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

Questions about ablation studies #95

Open HappyLuffe opened 1 year ago

HappyLuffe commented 1 year ago

Hello @XuyangBai, I'd like to reproduce the ablation experiment, can you tell me the details of the models trained without the input-dependent strategy., I don't know which piece of code I need to comment. Thank you so much!