Code Monkey home page Code Monkey logo

driving_behaviour_classification's Introduction

LSTM for driving behaviour classification

This is the code repository for our paper, Driving Behavior Classification Based on Sensor Data Fusion Using LSTM Recurrent Neural Networks.

This repo contains the data and tensorflow code for training and testing the LSTM model we used in the paper. To run this code, it is necessary to have installed:

  • Python2.7
  • Tensorflow == 0.12
  • Numpy
  • Sklearn

Citation

If you find this work useful in your research, please consider citing:

@inproceedings{saleh2017driving,
  title={Driving behavior classification based on sensor data fusion using lstm recurrent neural networks},
  author={Saleh, Khaled and Hossny, Mohammed and Nahavandi, Saeid},
  booktitle={2017 IEEE 20th International Conference on Intelligent Transportation Systems (ITSC)},
  pages={1--6},
  year={2017},
  organization={IEEE}
}

Usage

  1. Clone repo via git clone https://github.com/KhaledSaleh/driving_behaviour_classification.git && cd driving_behaviour_classification.
  2. Run python main.py --help to check the available command line args.
  3. Run python main.py to train the model on the full dataset.

driving_behaviour_classification's People

Contributors

khaledsaleh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

driving_behaviour_classification's Issues

Data preprocessing

Hi, would it be possible for you to share the data preprocessing code? Thank you.

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.