The links to TransFusionL model don't work
Hey, I am trying to download weights for TransFusion model L, but the links are dead: https://github.com/XuyangBai/TransFusion/blob/master/docs/model_zoo.md
I.e. https://github.com/XuyangBai/TransFusion/blob/master/configs/configs/transfusion_nusc_pillar_L.py https://github.com/XuyangBai/TransFusion/blob/master/configs/configs/transfusion_nusc_voxel_L.py result in 404 error
These can be found here:
https://github.com/XuyangBai/TransFusion/blob/master/configs/transfusion_nusc_pillar_L.py https://github.com/XuyangBai/TransFusion/blob/master/configs/transfusion_nusc_voxel_L.py
The link in the documentation is broken I think.
See #86. Fixed in PR #87.