teaser-video.mp4
This is the official repository for NeuroNCAP: Photorealistic Closed-loop Safety Testing for Autonomous Driving
2024/10/02
Initial code release2024/04/12
NeuroNCAP paper published on arXiv.
- Gaussian Splatting version (for faster evaluation)
- VAD inference runner example
- UniAD inference runner example (https://github.com/wljungbergh/UniAD)
- Initial code release
- Paper release
We hope to update these tables with more models in the future. If you have a model you would like to add, please open a PR.
Model | Avg | Stationary | Frontal | Side |
---|---|---|---|---|
UniAD | 2.111 | 3.501 | 1.166 | 1.667 |
Model | Avg | Stationary | Frontal | Side |
---|---|---|---|---|
UniAD | 60.4 | 32.4 | 77.6 | 71.2 |
Note that the results differ slighlty from the paper due to the use of different version of NeuRAD as well as minor improvements to the simulator (better collision velocity estimation, and better controller tuning).
If you find this work useful, please consider citing:
@article{ljungbergh2024neuroncap,
title={NeuroNCAP: Photorealistic Closed-loop Safety Testing for Autonomous Driving},
author={Ljungbergh, William and Tonderski, Adam and Johnander, Joakim and Caesar, Holger and {\AA}str{\"o}m, Kalle and Felsberg, Michael and Petersson, Christoffer},
journal={European Conference on Computer Vision (ECCV)},
year={2024}
}