GithubHelp home page GithubHelp logo

xijunke / end-to-end-driving Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oskarnatan/end-to-end-driving

0.0 0.0 0.0 9.39 MB

Implementation code for: End-to-end Autonomous Driving with Semantic Depth Cloud Mapping and Multi-agent, IEEE Trans. Intelligent Vehicles, 2022.

Home Page: https://oskarnatan.staff.ugm.ac.id/

License: MIT License

Shell 0.23% JavaScript 0.05% Ruby 0.04% Python 94.26% XSLT 4.38% CSS 0.08% HTML 0.85% Dockerfile 0.09% SCSS 0.01%

end-to-end-driving's Introduction

End-to-end Autonomous Driving with Semantic Depth Cloud Mapping and Multi-agent

O. Natan and J. Miura, “End-to-end Autonomous Driving with Semantic Depth Cloud Mapping and Multi-agent,” IEEE Trans. Intelligent Vehicles, 2022. [paper]

Related works:

  1. O. Natan and J. Miura, “DeepIPC: Deeply Integrated Perception and Control for Mobile Robot in Real Environments,” arXiv:2207.09934, 2022. [paper]
  2. O. Natan and J. Miura, “Towards Compact Autonomous Driving Perception with Balanced Learning and Multi-sensor Fusion,” IEEE Trans. Intelligent Transportation Systems, 2022. [paper] [code]
  3. O. Natan and J. Miura, "Semantic Segmentation and Depth Estimation with RGB and DVS Sensor Fusion for Multi-view Driving Perception," in Proc. Asian Conf. Pattern Recognition (ACPR), Jeju Island, South Korea, Nov. 2021, pp. 352–365. [paper] [code]

Notes:

  1. Some files are copied and modified from [TransFuser, CVPR 2021] repository. Please go to their repository for more details.
  2. I assume you are familiar with Linux, python3, NVIDIA CUDA Toolkit, PyTorch GPU, and other necessary packages. Hence, I don't have to explain much detail.
  3. Install Unreal Engine 4 and CARLA:

Steps:

  1. Download the dataset and extract to subfolder data. Or generate the data by yourself.
  2. To train-val-test each model, go to their folder and read the instruction written in the README.md file

Generate Data and Automated Driving Evaluation:

  1. Run CARLA server:
    • CUDA_VISIBLE_DEVICES=0 ~/OSKAR/CARLA/CARLA_0.9.10.1/CarlaUE4.sh -opengl --world-port=2000
  2. To generate data / collect data, Run expert (results are saved in subfolder 'data'):
    • CUDA_VISIBLE_DEVICES=0 ./leaderboard/scripts/run_expert.sh
  3. For automated driving, Run agents (results are saved in subfolder 'data'):
    • CUDA_VISIBLE_DEVICES=0 ./leaderboard/scripts/run_evaluation.sh

To do list:

  1. Add download link for the dataset (The dataset is very large. I recommend you to generate the dataset by yourself :D)

end-to-end-driving's People

Contributors

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