mmpretrain/mmcls
Ma Zerun 77a3834531
[Feature] Add Res2Net backbone and converted weights. (#465)
* Add Res2Net from mmdet, and change it to mmcls style.

* Align structure with official repo

* Support `deep_stem` and `avg_down` option

* Add Res2Net configs

* Add metafile&README and update model zoo

* Add unit tests

* Imporve docstring.

* Improve according to comments.
2021-10-20 16:34:22 +08:00
..
apis [Fix] Set the priority of `EvalHook` to "LOW" to avoid a bug of `IterBasedRunner` (#488) 2021-10-20 16:24:52 +08:00
core [Docs] Add code-spell pre-commit hook and fix a large mount of typos. (#470) 2021-10-13 14:33:07 +08:00
datasets [Fix] Fix version check in dataset builder. (#474) 2021-10-13 14:34:56 +08:00
models [Feature] Add Res2Net backbone and converted weights. (#465) 2021-10-20 16:34:22 +08:00
utils [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
__init__.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
version.py Bump version to v0.16.0. (#471) 2021-09-30 13:12:19 +08:00