neeharperi / TransFusion-LT3D

Towards Long Tailed 3D Detection. CoRL '22

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TransFusion LT3D

We adapt TransFusion for LT3D. This codebase has been tested for nuScenes and Argoverse 2.0. Different from the original TransFusion implementation, we modify the coordinate system to match LT3D (which uses the updated mmdetection3d coordinate frame.)

Please see LT3D for setup instructions.

If you find this codebase useful, please consider citing:

@article{peri2022towards,
  title={Towards Long Tailed 3D Detection},
  author={Peri, Neehar and Ramanan, Deva, and Kong, Shu},
  journal={CoRL},
  year={2022},
}

About

Towards Long Tailed 3D Detection. CoRL '22


Languages

Language:Python 82.8%Language:C++ 10.5%Language:Cuda 6.6%Language:Shell 0.2%