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 to measure params like the results in Table 7? #70

Open HatakeKiki opened 1 year ago

HatakeKiki commented 1 year ago

Hi! Thanks for your work. I'm having trouble with the flops calculation. Could you tell me how did you get the params and latency?