[PyTorch] Official implementation of CVPR2022 paper "TransFusion: Robust LiDAR-Camera Fusion for 3D Object Detection with Transformers". https://arxiv.org/abs/2203.11496
Apache License 2.0
640
stars
77
forks
source link
Why does the mmcv module prompt for version 1.4.0 when installed and then prompt for version 2.0.0 when running #103