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
640 stars 77 forks source link

How can I build this on RTX 3090? #63

Closed leavesullic closed 1 year ago

leavesullic commented 2 years ago

I tried CUDA11.0, 11.3 but failed; then I tried CUDA10.1, 10.2 with command but failed as well.

Please provide me the exact version information if you successfully build this on 30' GPU. Thank you very much.

zhangzirui1998 commented 2 years ago

30x GPU only adapt >>CUDA11.0

lymcs commented 1 year ago

It really cannot be reproduced on RTX3090??

leavesullic commented 1 year ago

solved