mmpretrain/tests
Yixiao Fang a1cfe888e2
[Feature] Support SparK. (#1531)
* add spark configs

* fix configs

* remove repeat aug

* add module codes

* support lr layer decay of resnet

* update

* fix lint

* add metafile and readme

* fix lint

* add models and logs

* refactor codes

* fix lint

* update model rst

* update name

* add docstring

* add ut

* fix lint

---------

Co-authored-by: Ma Zerun <mzr1996@163.com>
2023-06-19 11:27:50 +08:00
..
data [Refactor] Update almost tools and add unit tests for these tools. (#1418) 2023-03-17 10:50:51 +08:00
test_apis [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
test_datasets [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
test_engine [Fix] fix pbn bug (#1466) 2023-04-07 15:38:04 +08:00
test_evaluation/test_metrics [Feature] Add retrieval mAP metric. (#1552) 2023-05-26 10:40:08 +08:00
test_models [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +08:00
test_structures [Refactor] Refactor ClsDatasample to a union DataSample. (#1371) 2023-02-23 10:07:53 +08:00
test_utils Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
test_visualization [Feature] Implememnt the universal visualizer for multiple task. (#1404) 2023-03-09 11:36:54 +08:00
__init__.py [Feature] Support Multi-task. (#1229) 2022-12-30 10:36:00 +08:00
test_tools.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00