Centre of Excellence in Machine Learning
Project 1: Car model analysis with artificial neural networks
Objectives
- Explore possible neural architectures to handle the problem of car model identification using grained features.
- Reproduce the results reported in the paper linked here
.
Practical applications
- Paying tolls.
- Video surveillance and car verification.
- Smart cities.
- Mobile applications to instantly show car information.
- Predicting popularity of vehicles.
Datasets
Tools/Frameworks
Expected Results
- Deliver a trained neural network for car model identification
- Outperform accuracy scores reported by the chinese paper.
Checklist
- Request CompCars
database.
- Define development machine and database storage.
- Explore the data and gain insights.
- Evaluate and define preprocessing steps.
- Implementation of the neural network (NN) models.
- Presentation of results in any relevant conference (to define...)
References
Comments
This topic: Main
> WebHome >
MachineLearning > CoE
Topic revision: r7 - 2018-02-06 - jruizvar