TransFusion icon indicating copy to clipboard operation
TransFusion copied to clipboard

The links to TransFusionL model don't work

Open Huxwell opened this issue 2 years ago • 2 comments

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

Huxwell avatar Mar 14 '23 13:03 Huxwell

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.

wqueree avatar Mar 22 '23 14:03 wqueree

See #86. Fixed in PR #87.

wqueree avatar Mar 23 '23 14:03 wqueree