mmclassification/configs/_base_
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
..
datasets [Enhance] Add `hparams` argument in `AutoAugment` and `RandAugment` and some other improvement. (#398) 2021-08-24 18:15:54 +08:00
models [Enhance] Improve downstream repositories compatibility (#421) 2021-09-08 10:38:57 +08:00
schedules [Feature] Add swin-transformer model. (#271) 2021-07-01 09:30:42 +08:00
default_runtime.py [Feature]Modify modelzoo readme (#230) 2021-04-29 15:18:55 +08:00