mmpretrain/tests
Ezra-Yu 99e48116aa
[Feature] Register torchvision transforms into mmcls (#1265)
* [Enhance] Add stochastic depth decay rule in resnet. (#1363)

* add stochastic depth decay rule to drop path rate

* add default value

* update

* pass ut

* update

* pass ut

* remove np

* rebase

* update ToPIL and ToNumpy

* rebase

* rebase

* rebase

* rebase

* add readme

* fix review suggestions

* rebase

* fix conflicts

* fix conflicts

* fix lint

* remove comments

* remove useless code

* update docstring

* update doc API

* update doc

---------

Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>
2023-04-13 18:05:57 +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] Implememnt the universal visualizer for multiple task. (#1404) 2023-03-09 11:36:54 +08:00
test_datasets [Feature] Register torchvision transforms into mmcls (#1265) 2023-04-13 18:05:57 +08:00
test_engine [Fix] fix pbn bug (#1466) 2023-04-07 15:38:04 +08:00
test_evaluation/test_metrics [Refactor] Refactor ClsDatasample to a union DataSample. (#1371) 2023-02-23 10:07:53 +08:00
test_models [Feature] Add ViT of SAM (#1476) 2023-04-13 17:03:28 +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 [Fix] Update CI (#1454) 2023-04-06 10:52:08 +08:00