mmclassification/tests
Ma Zerun 5de480ea9e
[Feature] Support HRNet and add pre-trained models (#660)
* Support HRNet

* Add HRNet configs

* Fix a bug in backward

* Add configs and update docs.

* Not use bias in conv before batch norm

* Defaults to use `norm_eval=False`

* Add unit tests and support out_channels in HRFuseScales

* Update checkpoint path

* Update docstring.

* Remove incorrect files

* Improve according to comments
2022-01-28 10:54:14 +08:00
..
data [Feature] Support features_only in TIMMBackbone (#668) 2022-01-25 11:22:23 +08:00
test_data [Feature] Support K-fold cross-validation (#563) 2022-01-19 18:32:55 +08:00
test_downstream [Feature] Support features_only in TIMMBackbone (#668) 2022-01-25 11:22:23 +08:00
test_metrics [Enhance] Support single-label, softmax, custom eps by asymmetric loss (#609) 2022-01-21 11:35:14 +08:00
test_models [Feature] Support HRNet and add pre-trained models (#660) 2022-01-28 10:54:14 +08:00
test_runtime [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
test_utils [Enhance] Add setup multi-processing both in train and test. (#671) 2022-01-27 10:18:36 +08:00