fb-bev

Official PyTorch implementation of FB-BEV & FB-OCC - Forward-backward view transformation for vision-centric autonomous driving perception

https://github.com/nvlabs/fb-bev

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.1%) to scientific vocabulary

Keywords

3d-object-detection 3d-occupancy-prediction 3d-perception autonomous-driving bev-perception deep-learning nuscenes scene-understanding
Last synced: 6 months ago · JSON representation ·

Repository

Official PyTorch implementation of FB-BEV & FB-OCC - Forward-backward view transformation for vision-centric autonomous driving perception

Basic Info
  • Host: GitHub
  • Owner: NVlabs
  • License: other
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 11.7 MB
Statistics
  • Stars: 733
  • Watchers: 25
  • Forks: 58
  • Open Issues: 47
  • Releases: 0
Topics
3d-object-detection 3d-occupancy-prediction 3d-perception autonomous-driving bev-perception deep-learning nuscenes scene-understanding
Created over 2 years ago · Last pushed 12 months ago
Metadata Files
Readme License Citation

README.md

Forward-Backward View Transformation for Vision-Centric AV Perception

Paper (FB-BEV) | Paper (FB-OCC) | Intro Video

FB-BEV and FB-OCC are a family of vision-centric 3D object detection and occupancy prediction methods based on forward-backward view transformation.

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

Model Zoo

| Backbone | Method | Lr Schd | IoU| Config | Download | | :---: | :---: | :---: | :---: | :---: | :---: | | R50 | FB-OCC | 20ep | 39.1 |config |model|

  • More model weights will be released later.

License

Copyright © 2022 - 2023, NVIDIA Corporation. All rights reserved.

This work is made available under the Nvidia Source Code License-NC. Click here to view a copy of this license.

The pre-trained models are shared under CC-BY-NC-SA-4.0. If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

For business inquiries, please visit our website and submit the form: NVIDIA Research Licensing.

Citation

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

@inproceedings{li2023fbbev, title={{FB-BEV}: {BEV} Representation from Forward-Backward View Transformations}, author={Li, Zhiqi and Yu, Zhiding and Wang, Wenhai and Anandkumar, Anima and Lu, Tong and Alvarez, Jose M}, booktitle={IEEE/CVF International Conference on Computer Vision (ICCV)}, year={2023} }

@article{li2023fbocc, title={{FB-OCC}: {3D} Occupancy Prediction based on Forward-Backward View Transformation}, author={Li, Zhiqi and Yu, Zhiding and Austin, David and Fang, Mingsheng and Lan, Shiyi and Kautz, Jan and Alvarez, Jose M}, journal={arXiv:2307.01492}, year={2023} }

Acknowledgement

Many thanks to these excellent open source projects:

Owner

  • Name: NVIDIA Research Projects
  • Login: NVlabs
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - name: "MMDetection3D Contributors"
title: "OpenMMLab's Next-generation Platform for General 3D Object Detection"
date-released: 2020-07-23
url: "https://github.com/open-mmlab/mmdetection3d"
license: Apache-2.0

GitHub Events

Total
  • Issues event: 21
  • Watch event: 104
  • Issue comment event: 40
  • Push event: 1
  • Pull request event: 6
  • Fork event: 17
Last Year
  • Issues event: 21
  • Watch event: 104
  • Issue comment event: 40
  • Push event: 1
  • Pull request event: 6
  • Fork event: 17

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 11
  • Total pull requests: 2
  • Average time to close issues: 3 days
  • Average time to close pull requests: 26 days
  • Total issue authors: 9
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 11
  • Pull requests: 2
  • Average time to close issues: 3 days
  • Average time to close pull requests: 26 days
  • Issue authors: 9
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • yinian1234567 (2)
  • johnyang-nv (2)
  • Rayn-Wu (2)
  • kingofstu (2)
  • Orangeboy-czqzzZ (2)
  • MarioUncle-Wang (2)
  • SeaBird-Go (1)
  • turneraaa (1)
  • rubbish001 (1)
  • frkmac3 (1)
  • yuezhao1 (1)
  • sumenpuyuan (1)
  • bccw2021 (1)
  • arleyzhang (1)
  • YLBGHXTX (1)
Pull Request Authors
  • johnyang-nv (3)
  • zzzz-math (1)
  • polyethylene16 (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

mmdet3d/ops/ops_dcnv3/setup.py pypi
requirements/build.txt pypi
requirements/docs.txt pypi
  • docutils ==0.16.0
  • m2r *
  • mistune ==0.8.4
  • myst-parser *
  • sphinx ==4.0.2
  • sphinx-copybutton *
  • sphinx_markdown_tables *
requirements/mminstall.txt pypi
  • mmcv-full >=1.4.8,<=1.6.0
  • mmdet >=2.24.0,<=3.0.0
  • mmsegmentation >=0.20.0,<=1.0.0
requirements/optional.txt pypi
  • open3d *
  • spconv *
  • waymo-open-dataset-tf-2-1-0 ==1.2.0
requirements/readthedocs.txt pypi
  • mmcv >=1.4.8
  • mmdet >=2.24.0
  • mmsegmentation >=0.20.1
  • torch *
  • torchvision *
requirements/runtime.txt pypi
  • lyft_dataset_sdk *
  • networkx >=2.2,<2.3
  • numba ==0.53.0
  • numpy *
  • nuscenes-devkit *
  • plyfile *
  • scikit-image *
  • tensorboard *
  • trimesh >=2.35.39,<2.35.40
requirements/tests.txt pypi
  • asynctest * test
  • codecov * test
  • flake8 * test
  • interrogate * test
  • isort * test
  • kwarray * test
  • pytest * test
  • pytest-cov * test
  • pytest-runner * test
  • ubelt * test
  • xdoctest >=0.10.0 test
  • yapf * test
requirements.txt pypi
setup.py pypi
deployment/docker/Dockerfile docker
  • nvidia/cuda ${CUDA_VERSION}-cudnn8-devel-ubuntu${OS_VERSION} build