Git Product home page Git Product logo

deep-learning_vehicle-dashboard's Introduction

Project Background

Image-based & Object-based Deep Learning for Vehicle Interiors

Open in Colab

Modern Dashboards can accommodate a broad array of gauges, climate controls, infotainment, and entertainment systems, which contrast to the earlier simpler controls of only speed, fuel, and oil pressure. Automakers have different and distinct ways of designing their dashboards and using a collection of visual identification tools, machine learning and deep learning algorithms we will learn to leverage vehicle features of the dashboard to identify the vehicle and its characteristics.

The goal of this project is to develop a machine learning model that can help identify the content of a vehicle and its features using visual cues from its interior images of the vehicle. This is a multiclass supervised classification problem that will require labeled images to learn the features from curves, edges, and combination of features. Our dataset consist of images collected from the CompCar dataset. Future

Deep Learning Models

Tasks

  • Environment: Tensorflow 2.0, Tensorflow JS and Tensorflow Hub
  • Vehicle Classification: Previously trained on ImageNet.
  • Object detection: model that localize and identify multiple objects in a single image.
  • Demo

Vehicle_Classification

This repo was created as a summer practicum project. Image Classification is applied to interior vehicle images from 3 different Makes using tensorflow.js and Google Colab. It is loosely based on the tfjs Mobilenet example.

Object_Detection

TensorFlow.js Demo Example

  1. Image Classification done using a pre-trained model as the base and different classifiers, feature extractors, and fine tuning on a custom dataset. classifier_url = feature_extractor_url =

  2. Object Detection Faster RCNN Inception V2 coco
    Single-Shot Multibox Detector (SSD) with feature extraction head from MobileNet
    SSD Lite Mobilenet V2 SSD Mobilenet V2

Summary of Benchmarks

Framework N # Layers MinTestError s / epoch
Keras(TF) 3 20 0.0965 51.817
Keras(MXNet) 3 20 0.0963 50.207
Chainer 3 20 0.0995 35.360
PyTorch 3 20 0.0986 26.602
Make (Top 1) Interior steering odometer control gear All
MobileNet 0.946 0.885 0.804 0.906 0.857 0.844
SSD 0.953 0.949 0.259 0.777 0.789 0.767
Overfeat 0.710 0.521 0.507 0.680 0.656 0.829

|Faster_rcnn_inception_v2_coco
|Ssd_inception_v2_coco
Single-Shot Multibox Detector (SSD) with feature extraction head from MobileNet

Product Demo

Demo

Vehicle Detection & Classification

Reference

Contact us

Stephanie Rogers | [email protected] | [email protected]

Jatin Gongiwala | [email protected] | [email protected]

Ranjitha Vidyashankar | [email protected] | [email protected]

deep-learning_vehicle-dashboard's People

Contributors

jatinmg97 avatar stephanierogers-ml 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.