Commit Graph

3 Commits (8fcde3889d3a3eec61e143e80f31af610e749b89)

Author SHA1 Message Date
wemoveon2 8fcde3889d
Revert previous changes
This reverts commit efb5851add.
2024-10-07 20:01:47 -04:00
wemoveon2 c71ed86d0e
mmcv.runner -> mmengine.runner 2024-09-25 15:16:02 -04:00
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