Giter VIP home page Giter VIP logo

eig3_iaflash's Introduction

logo.png

EIG3_IAFlash - Car Model Detection

Preventing the burden of false contraventions by detecting cars models in radar snapshots.
This project acts as a simple showcase of ideas for the AIFlash project (November 2018).
It can also be seen as an overview of possible work when dealing with images, and here specifically car model detection.

Features

As such, this project shows examples of:

  • downloading and processing data from an existing open dataset
  • using transfer learning to classify cars from labelled data
  • using expert-crafted feature extraction and clustering to label unlabelled data
  • scrapping web sources to build a custom labelled dataset
Each example is treated in a dedicated Jupyter notebook in the IAFlash directory.
Please note that given the short amount of time available, these notebooks should be considered as examples and not a final product.

A short presentation is also available here.

Roadmap

To do

  • improve performances

Processing

None.

Done

  • literature review
  • handling the cars dataset
  • try transfer learning
  • try 'classical' feature extractors and image clustering
  • try web scrapping
  • cleanup

References

Data

  • we work on an open car dataset from Stanford.
  • other potential sources:
    • CompCar dataset (needs to contact the authors).

Pre-trained models

  • we use some of the models from the Keras model zoo (trained on ImageNet).

Licensing

The code in this project is licensed under GNU General Public License v3.0.

eig3_iaflash's People

Contributors

rthr-rllr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.