Coder Social home page Coder Social logo

itsc-hackathon's Introduction

This repository contains two Jupyter Notebooks that I used for solving the problem posed in the ITS DM Hackathon 2017, where lane changes were expected to be predicted using data captured at a vehicle. I finished in 6th place; however, the code here provided was able to produce an estimation slightly better which would be placed in 5th place.

The data used in the challenge is proprietary, and therefore is not published here. The visualizations and use of such data are only provided as an example.

Details

I used an LSTM-based solution implemented in PyTorch to classify each sample in the sequence as "no lane change" (0), right lane change (1) and left lane change (-1). The classification algorithm is implemented in the 2_sequences.ipynb file.

The file 1_adapt_data was employed to preprocess and normalize the input data.

Acknowledgments

The solution is somehow inspired by:

A. Jain, A. Singh, H. S. Koppula, S. Soh, and A. Saxena, “Recurrent Neural Networks for driver activity anticipation via sensory-fusion architecture,” in Proc. IEEE International Conference on Robotics and Automation (ICRA), 2016, pp. 3118–3125.

The code was partially adapted from the PyTorch's LSTM example.

I want to thank Jorge Beltrán for his help in the weeks leading up to the event.

itsc-hackathon's People

Contributors

cguindel avatar

Watchers

 avatar  avatar

Forkers

beltransen

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.