Giter Club home page Giter Club logo

ld-lsi's Introduction

Enhanced free space detection in multiple lanes based on single CNN with scene identification

This repository contains the code for the paper "Enhanced free space detection in multiple lanes based on single CNN with scene identification", presented at the IEEE Intelligent Vehicles Symposium 2019.

Note on the CNN part

If you are interested only in the CNN part, you can find the models and the pretrained networks in the res folder.

Installation

The code has been tested with ROS Lunar and PyTorch 0.4.1. You can find an inclusive list of dependencies in the repo. They will probably contain useless dependencies.

First of all, clone the repository in your ROS environment. Some dependencies are managed by conda, install the required packages with

conda install --file requirements_conda.txt

Then, use pip for the remaining dependencies

pip install -r requirements_pip.txt

Compiling

Compile the project with a standard catkin_make in your ROS environment root.

Running the code

Two launch configuration are available in the launch folder. After compiling the code, they should be available with (example)

roslaunch ld_lsi debug

The difference between the debug configuration and the standard one is that with the debug view, OpenCV is used to display the output of the CNN and of the clustering algorithm. If you want to use other stream names as inputs for the ROS nodes, please edit the corresponding fields in the launch files.

Citation

If you found this code useful for your research, please cite

@article{pizzati2019enhanced,
  title={Enhanced free space detection in multiple lanes based on single CNN with scene identification},
  author={Pizzati, Fabio and Garc{\'\i}a, Fernando},
  journal={arXiv preprint arXiv:1905.00941},
  year={2019}
}

ld-lsi's People

Contributors

fabvio avatar

Watchers

James Cloos 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.