mmpretrain/configs/_base_/models/swin_transformer
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
..
base_224.py [Enhance] Improve downstream repositories compatibility (#421) 2021-09-08 10:38:57 +08:00
base_384.py [Enhance] Improve downstream repositories compatibility (#421) 2021-09-08 10:38:57 +08:00
large_224.py [Enhance] Improve downstream repositories compatibility (#421) 2021-09-08 10:38:57 +08:00
large_384.py [Enhance] Improve downstream repositories compatibility (#421) 2021-09-08 10:38:57 +08:00
small_224.py [Enhance] Improve downstream repositories compatibility (#421) 2021-09-08 10:38:57 +08:00
tiny_224.py [Enhance] Improve downstream repositories compatibility (#421) 2021-09-08 10:38:57 +08:00