9 Commits

Author SHA1 Message Date
root
2a909c306a fix: change to relative import 2022-08-19 11:40:38 +08:00
gaotingquan
f04b52343f fix: unable to export rep net 2022-05-14 14:13:25 +08:00
gaotingquan
0ba524d26b update: add reference 2022-05-05 21:37:37 +08:00
Tingquan Gao
158c7b4e35 fix: fix bug that overrided eval() can't be called in distributed
The eval() overrided can't be called because model is a DataParallel object in distributed.
2022-03-04 16:52:57 +08:00
gaotingquan
7abf42b7a1 fix: rm some repvgg models not supported
remove RepVGG_B3, RepVGG_B2g2 and RepVGG_B3g2 that are not supported by PaddleClas.
2022-02-25 23:50:29 +08:00
cuicheng01
08952deb88 update codes 2021-11-04 10:47:13 +00:00
littletomatodonkey
4d496f787b fix class_dim 2021-06-29 10:12:40 +00:00
cuicheng01
d8def84624 Update model_zoo 2021-06-11 13:58:50 +00:00
weishengyu
8f3df96eea move files 2021-05-25 14:39:53 +08:00