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

How can I build this on RTX 3090? #63

Closed leavesullic closed 10 months ago

leavesullic commented 1 year 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 1 year ago

30x GPU only adapt >>CUDA11.0

lymcs commented 11 months ago

It really cannot be reproduced on RTX3090??

leavesullic commented 10 months ago

solved