yixiao1 / CILv2_multiview

This is a repository for paper Sequential Attention Learning for End-to-end Driving
Other
14 stars 2 forks source link

CIL++ with Multi-View Attention Learning


Publications

This is the official code release of the paper:

Yi Xiao, Felipe Codevilla, Diego Porres and Antonio M. Lopez. Scaling Vision-based End-to-End Driving with Multi-View Attention Learning.

Please cite our paper if you find this work useful (will be soon updated with the IROS citation):

     @misc{xiao2023scaling,
     title={Scaling Vision-based End-to-End Driving with Multi-View Attention Learning},
     author={Yi Xiao and Felipe Codevilla and Diego Porres and Antonio M. Lopez},
     year={2023},
     eprint={2302.03198},
     archivePrefix={arXiv},
     primaryClass={cs.CV}
     }

Video

Please watch our online video for more interesting scenario demonstrations


Summary

In this repository, you could find materials in order to:


Environment Setup

Python version: 3.8

Cuda version: 11.6

Required packages: requirements.txt


Benchmark our trained CIL++


Dataset Collection with Roach RL expert

For training models, you can either


Training & performing offline evaluation on new trained CIL++ models


Test your own trained models on CARLA simulator


License

The code is released under a CC-BY-NC 4.0 license, which only allows personal and research use. For a commercial license, please contact the authors. Portions of source code taken from external sources are annotated with links to original files and their corresponding licenses.


Acknowledgements

This research is supported as a part of the project TED2021-132802B-I00 funded by MCIN/AEI/10.13039/501100011033 and the European Union NextGenerationEU/PRTR.

Yi Xiao acknowledges the support to her PhD study provided by the Chinese Scholarship Council (CSC), Grant No.201808390010. Diego Porres acknowledges the support to his PhD study provided by Grant PRE2018-083417 funded by MCIN/AEI /10.13039/501100011033 and FSE invierte en tu futuro. Antonio M. López acknowledges the financial support to his general research activities given by ICREA under the ICREA Academia Program. Antonio thanks the synergies, in terms of research ideas, arising from the project PID2020-115734RB-C21 funded by MCIN/AEI/10.13039/501100011033.

The authors acknowledge the support of the Generalitat de Catalunya CERCA Program and its ACCIO agency to CVC’s general activities.