XuyangBai / TransFusion

[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
613 stars 76 forks source link

Where to download fusion_voxel0075_R50.pth #78

Open yingyang-1 opened 1 year ago

yingyang-1 commented 1 year ago

Notice As shown in the title, where to download fusion_voxel0075_R50.pth(in transfusion_nusc_voxel_LC.py Row#433)? Thanks!

If you have already identified the reason, you can provide the information here. If you are willing to create a PR to fix it, please also leave a comment here and that would be much appreciated!

ToothlessBDG commented 1 year ago

Notice As shown in the title, where to download fusion_voxel0075_R50.pth(in transfusion_nusc_voxel_LC.py Row#433)? Thanks!

If you have already identified the reason, you can provide the information here. If you are willing to create a PR to fix it, please also leave a comment here and that would be much appreciated!

Hello, I also encountered the same problem. How do I get the checkpoints file fusion_model.pth after I have completed the blood transfusion-L training? Please guide me.Thank you!

Alice1820 commented 1 year ago

Following this issue.