105 Commits

Author SHA1 Message Date
cuicheng01
44b9963b25 add mobilevit code 2022-04-01 08:51:42 +00:00
cuicheng01
f977c7c060 update cswin config 2022-03-30 03:40:27 +00:00
cuicheng01
51e06d43f5 add cswin code and doc 2022-03-29 09:50:44 +00:00
gaotingquan
456f9eac81
rename amp_O2 to amp_O2_ultra 2022-03-11 03:02:07 +00:00
gaotingquan
218da4ddf9 feat: amp_O1 -> amp_O1_ultra, amp_O2 -> amp_O2_ultra 2022-03-10 11:10:37 +08:00
WangChen0902
7595ba6d70
add AFD (#1683)
* add AFD
2022-02-28 19:11:50 +08:00
littletomatodonkey
b31b07de45 improve distillation config 2022-02-14 16:34:01 +08:00
Tingquan Gao
0d22017e2e fix: move class_num from Global to Arch 2022-01-25 15:06:36 +08:00
gaotingquan
10c93c55d1 fix: enable amp only in training 2022-01-25 11:58:07 +08:00
gaotingquan
7040ce8314 refactor: change params to be consistent with amp 2022-01-25 11:58:07 +08:00
Wei Shengyu
d6d5efe055
Merge pull request #1616 from JamesLim-sy/change_some_settings_for_clas_train_performance
Change some settings for clas model`s trainning performance
2022-01-25 11:29:27 +08:00
Tingquan Gao
ce166b6ced docs: fix invalid links 2022-01-17 21:14:38 +08:00
gaotingquan
1a9b1782ef fix: fix min_lr & warmup_lr 2022-01-07 11:52:30 +08:00
gaotingquan
56c72a85a1 fix: fix lr 2022-01-07 11:52:30 +08:00
gaotingquan
7a0ed6f08d rename 2022-01-07 11:52:30 +08:00
gaotingquan
a53b636829 feat: support PVTV2 2022-01-07 11:52:30 +08:00
littletomatodonkey
e0a6e5bf38
fox dist err (#1621)
* fox dist err

* fix init

* fix init
2022-01-06 09:46:52 +08:00
JamesLim-sy
f015860645 drop useless settings 2022-01-05 13:15:19 +00:00
littletomatodonkey
aea712cc87
add dist of rec model (#1574)
* add distillation loss func and rec distillation
2022-01-05 19:25:36 +08:00
JamesLim-sy
24a51ae064 first 2022-01-04 07:20:31 +00:00
Wei Shengyu
0f35f706b6
Fix static training speed (#1590)
* fix training speed

* update config setting method
2021-12-23 11:13:51 +08:00
cuicheng01
897760f073
Merge pull request #1544 from cuicheng01/update_vit
update vit
2021-12-14 14:40:14 +08:00
cuicheng01
f5450c3d66 delete vit_huge config 2021-12-14 03:10:07 +00:00
dongshuilong
ab187e21cc fix tipc inference batch_size bug 2021-12-10 08:05:36 +00:00
cuicheng01
71abe2e9bf update PP-LCNet config 2021-12-01 04:08:38 +00:00
cuicheng01
423144c097 fix some configs 2021-11-15 07:26:58 +00:00
cuicheng01
d868a63764 Add ESNet code and pretrained models 2021-11-11 06:00:32 +00:00
gaotingquan
720c451bc4 fix: fix batch size to 64 * 4 2021-11-10 00:16:23 +08:00
gaotingquan
ba2dd01a13 refactor: deprecate MixCELoss 2021-10-27 19:47:43 +08:00
cuicheng01
ab92b397e0
Merge pull request #1300 from TingquanGao/dev/fix_config
fix: fix config
2021-10-15 15:37:19 +08:00
gaotingquan
8a5624f835 fix: fix config 2021-10-12 09:05:03 +00:00
littletomatodonkey
f8b420946c
fix cspnet (#1282)
* fix cspnet

* minor fix
2021-10-11 17:23:31 +08:00
gaotingquan
283f9fa9b6 fix: fix swin training config 2021-09-18 12:44:51 +08:00
gaotingquan
f5b32a02ea fix: fix the training configs of deit, swin, twins 2021-09-17 20:17:38 +08:00
cuicheng01
48494ec051
Merge pull request #1213 from cuicheng01/develop
Add PP-LCNet codes and configs
2021-09-17 15:29:50 +08:00
cuicheng01
d7181f6451
Merge pull request #1241 from cuicheng01/fix_Alexnet_lr_bug
fix Alexnet lr bug
2021-09-17 15:26:47 +08:00
cuicheng01
43aeb572a3 fix Alexnet lr bug 2021-09-16 08:08:41 +00:00
cuicheng01
4d1f61c407 fix Alexnet lr bug 2021-09-16 07:54:16 +00:00
cuicheng01
8e47811d99 Update PPLCNet 2021-09-13 09:29:57 +00:00
cuicheng01
9eb098a110 Update PPLCNet config 2021-09-13 09:00:39 +00:00
cuicheng01
7df35e4875 Add EfficientNet config 2021-09-13 08:12:06 +00:00
cuicheng01
4150df912e Add LCNet codes and config 2021-09-07 16:14:40 +00:00
cuicheng01
9f2aec0e03 Update mobile model configs 2021-08-18 05:08:40 +00:00
cuicheng01
9a7a377a83 Update GhostNet config 2021-08-12 08:42:07 +00:00
cuicheng01
cc55d6371b fix ResNeXt101_wsl bugs 2021-08-03 08:46:25 +00:00
Walter
f82d109524
Merge pull request #1053 from zhiqiu/dev/refine_dygraph_amp_config
refine dygraph amp config
2021-07-23 10:31:27 +08:00
littletomatodonkey
fa9221479c fix fp16 inference 2021-07-22 13:25:53 +08:00
cuicheng01
88d0d4ca9f Update Twins configs 2021-07-21 09:32:58 +00:00
root
800515b80d Update Xception65.yaml 2021-07-21 03:57:21 +00:00
zhiqiu
bb1376db45 add flags setting 2021-07-16 13:26:03 +00:00