Commit Graph

682 Commits (c363fa1df8bc4588f67eeea7dd9e4f7cb279c1cd)

Author SHA1 Message Date
cuicheng01 c36bc82058 fix tnt inference bug when bs > 1 2021-09-07 03:52:55 +00:00
littletomatodonkey cf9fc93638
fix label smooth bug (#1192) 2021-09-01 01:03:52 +08:00
cuicheng01 54cfea9410 Update SwinTransformer pretrained url 2021-08-25 15:56:42 +00:00
cuicheng01 d2068d1a7a fix random_erasing bug 2021-08-20 09:55:34 +00:00
cuicheng01 b1a51f6ad5 Update mobile model configs 2021-08-18 05:20:34 +00:00
cuicheng01 3decb94a44 Update GhostNet configs 2021-08-12 08:51:05 +00:00
cuicheng01 c2d18e2c85
Merge pull request #1129 from cuicheng01/release/2.2
fix resnext101_wsl pretrain url bug
2021-08-11 23:01:01 +08:00
cuicheng01 b0ec836cc9
Update resnext101_wsl.py 2021-08-11 22:57:09 +08:00
Wei Shengyu 59be8e4674
Merge branch 'release/2.2' into develop 2021-08-09 11:07:31 +08:00
cuicheng01 3a9e6b3179 fix ResNeXt101_wsl bugs 2021-08-03 08:48:58 +00:00
cuicheng01 cc55d6371b fix ResNeXt101_wsl bugs 2021-08-03 08:46:25 +00:00
littletomatodonkey d7c55d87e0
rm unused static code (#1095) 2021-07-29 13:38:19 +08:00
Yiqun Liu 00455839f9
Add the profiler back for static training. (#1094) 2021-07-29 10:18:45 +08:00
gaotingquan abb5d0fdf6 fix: fix @ -> matmul 2021-07-27 04:26:21 +00:00
gaotingquan 2f666cdfc9 fix: fix @ -> matmul 2021-07-27 04:10:10 +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 95eb232a5a Add MixNet and ReXNet configs 2021-07-22 03:38:47 +00:00
cuicheng01 da1b58840e Update levit.py 2021-07-22 03:36:04 +00:00
cuicheng01 18592f5b88 Update gvt.py 2021-07-21 13:18:03 +00:00
cuicheng01 3a8715240c Update gvt.py 2021-07-21 13:16:23 +00:00
Tingquan Gao c4d131ebd3
Update gvt.py 2021-07-21 20:50:34 +08:00
Tingquan Gao e07674603e
Update gvt.py 2021-07-21 20:50:04 +08:00
cuicheng01 e6eeb09a82 Update Twins configs 2021-07-21 09:35:58 +00:00
cuicheng01 88d0d4ca9f Update Twins configs 2021-07-21 09:32:58 +00:00
root c4fb9fd10e Update Xception65.yaml 2021-07-21 03:58:13 +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
littletomatodonkey a9f35981e9
fix fp16 config for dyg (#1052) 2021-07-16 18:08:16 +08:00
littletomatodonkey 0bc5b54d19
fix opt (#1048) 2021-07-15 15:19:41 +08:00
littletomatodonkey f7ab1c2dca
Update run_dali.sh 2021-07-15 11:19:38 +08:00
littletomatodonkey c2054df0e9
add r50 fp16 dyg (#1047) 2021-07-15 11:16:30 +08:00
littletomatodonkey 9d9cd3719e
add static training (#1037)
* add static training

* fix typo

* add se fp16

* rm note

* fix loader

* fix cfg
2021-07-15 10:30:07 +08:00
Walter 73004f78f5
add fp16 amp training and dali (#993)
* add dygraph amp train
2021-07-14 22:59:23 +08:00
Wei Shengyu 5cd7a05d68
Merge pull request #1034 from cuicheng01/develop
support load pretrain from url
2021-07-13 17:35:04 +08:00
cuicheng01 c965193f36 fix typo in cosmargin 2021-07-13 07:54:29 +00:00
cuicheng01 a0941fb44a Update MixCELoss configs 2021-07-13 06:54:11 +00:00
cuicheng01 592f5b10f5 support batch mix 2021-07-13 06:38:01 +00:00
littletomatodonkey 4af9f51088
fix windows training (#1038)
* fix windows training

* fix typo
2021-07-13 13:57:24 +08:00
cuicheng01 db46dbd8fe Update save_load.py 2021-07-12 10:35:53 +00:00
cuicheng01 0c63f64bec Update trainer.py 2021-07-12 08:06:05 +00:00
cuicheng01 f7329ddf74 support load pretrain from url 2021-07-12 07:45:44 +00:00
Walter a9039f9a29
Merge pull request #1030 from cuicheng01/develop
Add MixNet and ReXNet configs
2021-07-12 14:07:52 +08:00
cuicheng01 3c9086c270 Update levit.py 2021-07-12 03:49:37 +00:00
cuicheng01 68d5bb0341 Add MixNet and ReXNet configs 2021-07-09 06:20:41 +00:00
weishengyu e4780174d1 decorate open by with 2021-07-07 14:30:45 +08:00
cuicheng01 48ff7ec1f9
Merge branch 'PaddlePaddle:develop' into develop 2021-07-06 21:51:26 +08:00
cuicheng01 9db7262f0e fix LeViT_384 train bugs 2021-07-05 14:13:30 +00:00
dongshuilong 1b004933e1 fix resnet50_variant pretrained bugs 2021-07-05 12:16:48 +00:00
cuicheng01 f6c5625f25 Fix LeVit export_model bugs 2021-07-05 07:43:43 +00:00