mmpretrain/mmcls/models
Zhicheng Chen 0bbbb04429
[Enhancement] Improve the accuracy of ResNet (#572)
* add itp timm

* minor update

* minor update

* minor update

* add rep aug, minor update on configs

* minor update

* add target threshold

* add decaymulti

* minor update

* minor update

* add lbl smooth

* update lr

* reorganize config files and code

* minor bugfixes

* remove unused parts and minor fixes on cfg

* critical bugfix, add test and cfg update

* refactor code

* update doc string

* remove duplicate code

* refactor drop path in resnet

* rename

* Modify configs and add README&metafile

* Update metafile

Co-authored-by: mzr1996 <mzr1996@163.com>
2021-12-29 10:58:42 +08:00
..
backbones [Enhancement] Improve the accuracy of ResNet (#572) 2021-12-29 10:58:42 +08:00
classifiers [Enhance] Enhance feature extraction function. (#593) 2021-12-17 15:55:02 +08:00
heads [Enhance] Enhance feature extraction function. (#593) 2021-12-17 15:55:02 +08:00
losses [Fix] Fix cal_acc bug caused by the return type of accuracy. 2021-12-14 16:21:25 +08:00
necks [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
utils [Enhancement] Improve the accuracy of ResNet (#572) 2021-12-29 10:58:42 +08:00
__init__.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
builder.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00