mmpretrain/tests
Ma Zerun a8f4f82b8e
[Enhance] Improve downstream repositories compatibility (#421)
* Defaults to return tuple in all backbones.

* Compat downstream of swin transformer.

* Support tuple input for multi label head and stacked head.

* Fix backbone unit tests for tuple output.

* Add downstream inference unit tests for mmdet.

* Update gitignore

* Add unit tests for `return_tuple` option

* Add unit tests for head input tuple.

* Add warning in `simple_test`

* Add TIMMBackbone return tuple.

* Modify timm backbone unit test.
2021-09-08 10:38:57 +08:00
..
data [Enhance] Improve downstream repositories compatibility (#421) 2021-09-08 10:38:57 +08:00
test_data [Enhance] Add `hparams` argument in `AutoAugment` and `RandAugment` and some other improvement. (#398) 2021-08-24 18:15:54 +08:00
test_downstream [Enhance] Improve downstream repositories compatibility (#421) 2021-09-08 10:38:57 +08:00
test_metrics [Feature] Support classwise weight in losses (#388) 2021-08-31 10:44:12 +08:00
test_models [Enhance] Improve downstream repositories compatibility (#421) 2021-09-08 10:38:57 +08:00
test_runtime [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
test_utils [Enhance] Better result visualization (#419) 2021-08-31 10:50:28 +08:00