662 Commits

Author SHA1 Message Date
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
3a8715240c Update gvt.py 2021-07-21 13:16:23 +00:00
Tingquan Gao
e07674603e
Update gvt.py 2021-07-21 20:50:04 +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
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
Wei Shengyu
0a655a6530 Merge pull request #1000 from cuicheng01/develop
修复levit初始化bug和tnt不能export model的问题
2021-07-01 20:29:50 +08:00
dongshuilong
f0af483af8 update VehicleReID model 2021-07-01 15:46:56 +08:00
cuicheng01
a6420f1cce Update tnt.py 2021-07-01 03:37:42 +00:00
cuicheng01
03a3da164b Update tnt.py 2021-07-01 03:33:27 +00:00
cuicheng01
f731ac545f fix initial bug of levit 2021-07-01 02:56:10 +00:00
littletomatodonkey
b67b1df391
add finetune doc and fix vit typo (#996) 2021-06-30 19:59:17 +08:00
cuicheng01
dfb8e26923
Merge pull request #990 from cuicheng01/develop
Update vision_transformer.py
2021-06-30 14:48:47 +08:00
littletomatodonkey
0189236bb8
add support for vdl (#978)
* add support for vdl

* fix vdl eval
2021-06-30 10:52:27 +08:00
cuicheng01
f8a8c51e9f
Merge pull request #985 from RainFrost1/develop
update vehicle fine-graned classfication
2021-06-30 10:10:11 +08:00
cuicheng01
01f1314fbd fix googlenet infer 2021-06-29 14:35:26 +00:00
cuicheng01
c492e1b2a2 Update vision_transformer.py 2021-06-29 13:08:40 +00:00
littletomatodonkey
dade4ef46b
fix class num (#989) 2021-06-29 20:28:55 +08:00
littletomatodonkey
89229c6246 fix trainer 2021-06-29 10:57:05 +00:00
littletomatodonkey
868ae8afbb fix rec yaml 2021-06-29 10:55:44 +00:00
littletomatodonkey
558c2dd452 fix yaml 2021-06-29 10:42:39 +00:00
littletomatodonkey
4d496f787b fix class_dim 2021-06-29 10:12:40 +00:00
dongshuilong
b56e5309b5 update vehicle fine-graned classfication 2021-06-29 15:08:29 +08:00
Wei Shengyu
b414737545
Merge pull request #981 from cuicheng01/develop
Update wx_group.png and  config of ResNeSt50
2021-06-29 14:31:29 +08:00
littletomatodonkey
98682410fa
add swin (#980)
* add swin transformer
2021-06-29 12:27:57 +08:00
cuicheng01
36a3572795 Update ResNeSt50_fast_1s1x64d.yaml 2021-06-29 03:29:33 +00:00