GithubHelp home page GithubHelp logo

sensor_fusion_driving_situation's Introduction

Sensor_fusion_driving_situation

left and right camera with voice commands sensor fusion to detect driving situations

Senfor fusion

Two VGG16 parallel for image feature extraction and VGGish for audio feature extraction.

Then merge features to detect safe and unsafe stiuation. See driving scene recognition conflicts with voice commands.

How to use

You can use train.py to train the sensor fusion network. It ouputs accuracy and loss You can use train2.py with k-fold cross validation. It gives you 10 times of accuracy, loss, val_accuracy and val_loss.

Reading list

SIEVE: Secure In-Vehicle Automatic Speech Recognition Systems

Deep Multimodal Fusion by Channel Exchanging

A survey on machine learning for data fusion

A survey on data fusion in internet of things: Towards secure and privacy-preserving fusion

Book multi-sensor data fusion 2007

CNN-based Sensor Fusion Techniques for Multimodal Human Activity Recognition

Handling Data Uncertainty and Inconsistency Using Multisensor Data Fusion

Planning and Decision-Making for Autonomous Vehicles

Toward Safe and Personalized Autonomous Driving: Decision-Making and Motion Control With DPF and CDT Techniques

Ethical Decision Making During Automated Vehicle Crashes

Deep Learning for Safe Autonomous Driving: Current Challenges and Future Directions

Enabling Safe Autonomous Driving in Real-World City Traffic Using Multiple Criteria Decision Making

TODO

1 The accuracy is still around 0.5 when using 200 image-audio pairs. So we need to review the architecture.

2 Generate more high quality data.

3 Failed to use keras callbacks for precision and recall. ValueError: Error when checking model : the list of Numpy arrays that you are passing to your model is not the size the model expected. Expected to see 3 array(s), but instead got the following list of 1 arrays: [array([[[[199., 206., 198.],

sensor_fusion_driving_situation's People

Contributors

guanhdrmq avatar

Stargazers

fengshuo 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.