[Enhance] Support dataset browsing on all datasets (#367)
* browse_dataset
* move visualization config from 'configs/' to 'configs/_base_'
* refine
* refine
* adding argument option & browsing testing split only
* support get_loading_pipeline & browsing training split
* support get_loading_pipeline & browsing training split
* support get_loading_pipeline & browsing training split
* add condition of RepeatDataset & support the usage of cfg-options & refine useful_tools.md
* add condition of RepeatDataset & support the usage of cfg-options & refine useful_tools.md
* enable dataset browsing with empty gt & update docs/useful_tools
* support all 3d dataset
* fix small typos
* fix small bugs
Co-authored-by:
Wuziyi616 <dazitu616@gmail.com>
Showing
mmdet3d/datasets/utils.py
0 → 100644
tools/misc/browse_dataset.py
0 → 100644
Please register or sign in to comment