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

Documentation links broken in `configs/nuscenes.md` and `configs/waymo.md` #86

Open wqueree opened 1 year ago

wqueree commented 1 year ago

Links point to configs/configs/transfusion_config_file.py when they should point to configs/transfusion_config_file.py

PR to follow

wqueree commented 1 year ago

PR #87 fixing broken links published