mmclassification/tests/test_models
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
..
test_backbones [Feature] Support HRNet and add pre-trained models (#660) 2022-01-28 10:54:14 +08:00
test_utils [Feature] Add Twins backbone and convert checkpoints. (#642) 2022-01-27 10:25:05 +08:00
test_classifiers.py [Enhance] Enhance feature extraction function. (#593) 2021-12-17 15:55:02 +08:00
test_heads.py [Enhance] Enhance feature extraction function. (#593) 2021-12-17 15:55:02 +08:00
test_neck.py [Feature] Support HRNet and add pre-trained models (#660) 2022-01-28 10:54:14 +08:00