mmpretrain/tests
Ma Zerun e9e2d48cb2
[Improve] Update benchmark scripts (#1028)
* Update train benchmark scripts

* Add `--cfg-options` for dev scripts and enhance `--range`.

* Fix bug of regex expression.

* Fix minor bugs

* Update ShuffleNet configs

* Update rsb-a1 configs and label smooth loss mode.

* Update inference dev scripts

* From `mmengine` instead of `mmcv` import fileio.

* Fix lint

* Update pre-commit hook

* Use `use_sigmoid` option instead of "bce" mode in label smooth loss.
2022-09-20 15:50:21 +08:00
..
data [Refactor] Add VOC dataset and mutil_label dataset 2022-07-18 11:11:13 +08:00
test_datasets [CI] Update circle-ci and github workflow. (#1018) 2022-09-13 11:46:15 +08:00
test_engine/test_hooks [CI] Update circle-ci and github workflow. (#1018) 2022-09-13 11:46:15 +08:00
test_evaluation/test_metrics [Refactor] Refactor the data flow. (#989) 2022-08-26 10:40:43 +08:00
test_models [Improve] Update benchmark scripts (#1028) 2022-09-20 15:50:21 +08:00
test_structures [Refactor] Refactor the data flow. (#989) 2022-08-26 10:40:43 +08:00
test_utils [Refactor] Refactor dev scripts 2022-07-18 11:11:13 +08:00
test_visualizations [Improve] Rename `mmcls.data` to `mmcls.structures`. (#941) 2022-07-29 14:18:13 +08:00