-
- Downloads
[Fix] Remove the legacy hack function for monocular dataset browsing (#794)
* Remove the legacy hack function for monocular dataset browsing * Remove legacy import from stucture/__init__.py * Remove legacy hacks for nuScenes visualization * Add deleted show_bboxes initialization in inference.py * Rollback deletion of hack function in core * Adjust the deprecationwarning
Showing
- mmdet3d/apis/inference.py 4 additions, 7 deletionsmmdet3d/apis/inference.py
- mmdet3d/core/bbox/structures/utils.py 4 additions, 0 deletionsmmdet3d/core/bbox/structures/utils.py
- mmdet3d/datasets/nuscenes_mono_dataset.py 1 addition, 4 deletionsmmdet3d/datasets/nuscenes_mono_dataset.py
- mmdet3d/models/detectors/single_stage_mono3d.py 1 addition, 4 deletionsmmdet3d/models/detectors/single_stage_mono3d.py
Please register or sign in to comment