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

init function not work for FFN #56

Closed AndyYuan96 closed 2 years ago

AndyYuan96 commented 2 years ago

Hi,I just find the for FFN's init_weights function, it seems that the function is not called when init detector.