Skip to content
/ FB-BEV Public
forked from NVlabs/FB-BEV

FB-BEV and FB-OCC are vision-centric autonomous driving perception algorithm based on forward-backward view transformation strtegies.

License

Notifications You must be signed in to change notification settings

jie311/FB-BEV

 
 

Repository files navigation

FB-BEV & FB-OCC: Forward-Backward View Transformations for Occupancy Prediction.

News

  • [2023/8/01] FB-BEV was accepted to ICCV 2023.
  • 🏆 [2023/6/16] FB-OCC wins both Outstanding Champion and Innovation Award in Autonomous Driving Challenge in conjunction with CVPR 2023 End-to-End Autonomous Driving Workshop and Vision-Centric Autonomous Driving Workshop.

Getting Started

INTRODUCTION

FB-BEV and FB-OCC are vision-centric autonomous driving perception algorithms based on forward-backward view transformation strategies.

Model Zoo

Backbone Method Lr Schd IoU Config Download
R50 FB-OCC 20ep 39.1 config model
  • More model weights will be released later.

Acknowledgement

Many thanks to these excellent open source projects:

BibTeX

If this work is helpful for your research, please consider citing:

@article{Li2023FBBEV,
  title={FB-BEV: BEV Representation from Forward-Backward View Transformations},
  author={Zhiqi Li and Zhiding Yu and Wenhai Wang and Anima Anandkumar and Tong Lu and Jos{\'e} Manuel {\'A}lvarez},
  year={2023},
  journal={IEEE/CVF International Conference on Computer Vision (ICCV)},
}

About

FB-BEV and FB-OCC are vision-centric autonomous driving perception algorithm based on forward-backward view transformation strtegies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Cuda 1.9%
  • Other 0.5%