mmclassification/configs
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_ [Enhance] Improve downstream repositories compatibility (#421) 2021-09-08 10:38:57 +08:00
fp16 [Fix]Fix metafile (#335) 2021-07-01 20:50:42 +08:00
lenet add attribute 'test' in dict 'data' (#264) 2021-05-31 10:19:27 +08:00
mobilenet_v2 [Fix]Fix metafile (#335) 2021-07-01 20:50:42 +08:00
mobilenet_v3 [Fix]Fix metafile (#335) 2021-07-01 20:50:42 +08:00
regnet Add RegNetX configs (#269) 2021-06-04 14:29:13 +08:00
resnest [Docs] Add algorithm readme and update meta yml (#418) 2021-08-24 17:46:46 +08:00
resnet Fix broken _base_ link in a resnet config. (#361) 2021-07-25 23:50:32 -04:00
resnext [Fix]Fix metafile (#335) 2021-07-01 20:50:42 +08:00
seresnet [Docs] Add algorithm readme and update meta yml (#418) 2021-08-24 17:46:46 +08:00
seresnext
shufflenet_v1 [Fix]Fix metafile (#335) 2021-07-01 20:50:42 +08:00
shufflenet_v2 [Fix]Fix metafile (#335) 2021-07-01 20:50:42 +08:00
swin_transformer [Fix] Fix swin transformer config (#355) 2021-07-14 15:10:20 +08:00
tnt [Docs] Add algorithm readme and update meta yml (#418) 2021-08-24 17:46:46 +08:00
vgg Fix vgg-19 model link. (#363) 2021-07-22 11:29:10 +08:00
vision_transformer [Docs] Add algorithm readme and update meta yml (#418) 2021-08-24 17:46:46 +08:00