mmclassification/tools
Yixiao Fang 76a1f3f735
[Refactor] Refactor the `browse_dataset.py` to support selfsup pipeline. (#1414)
* refactor browsedataset to support selfsup pipeline

* update make_grid to support list input

* mode 'transformed' supports list

* Beautify the visualization image.

* Fix compatitibly bug with matplotlib=3.5

* remove print

* fix bug of resize

* Apply mask only on the first image.

* Remove master only for some API in visualizer.

---------

Co-authored-by: mzr1996 <mzr1996@163.com>
2023-03-15 14:18:36 +08:00
..
analysis_tools [Feature] Implememnt the universal visualizer for multiple task. (#1404) 2023-03-09 11:36:54 +08:00
benchmarks [Refactor] Move part of tool scripts from mmselfsup. (#1403) 2023-03-07 17:57:08 +08:00
dataset_converters [Refactor] Move part of tool scripts from mmselfsup. (#1403) 2023-03-07 17:57:08 +08:00
misc Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
model_converters [Feature] Implememnt the universal visualizer for multiple task. (#1404) 2023-03-09 11:36:54 +08:00
torchserve Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
visualization [Refactor] Refactor the `browse_dataset.py` to support selfsup pipeline. (#1414) 2023-03-15 14:18:36 +08:00
dist_test.sh [Feature] Add multi machine dist_train (#734) 2022-03-23 12:03:03 +08:00
dist_train.sh [Feature] Add multi machine dist_train (#734) 2022-03-23 12:03:03 +08:00
kfold-cross-valid.py [Improve] Update registries of mmcls. (#1306) 2023-01-11 15:20:51 +08:00
slurm_test.sh init commit 2020-05-21 21:21:43 +08:00
slurm_train.sh init commit 2020-05-21 21:21:43 +08:00
test.py Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
train.py [Improve] Update registries of mmcls. (#1306) 2023-01-11 15:20:51 +08:00