littletomatodonkey
b401e10be9
Revert "add amp support for SE_ResNet50_vd ( #509 )" ( #515 )
...
This reverts commit d51058258b
.
2020-12-25 13:49:00 +08:00
furnace
d51058258b
add amp support for SE_ResNet50_vd ( #509 )
...
* add amp support for SE_ResNet50_vd
* updates for data_format
2020-12-25 13:43:33 +08:00
procr
5b01de1e57
add kunlun HRNet_W18_C_finetune_kunlun.yaml ( #508 )
2020-12-23 14:25:12 +08:00
Tingquan Gao
d860430b55
Fix some description of documentations ( #473 )
...
Fix some description of documentations
2020-12-14 21:43:45 +08:00
huangxu96
dc3020ab4a
support fp16 training ( #435 )
...
* support fp16 training
* Use compiled training program
* Change timing ips.
* Use dali
* add pure fp16 training
* fix a bug, which will not use fuse pass using pure fp16 training.
* modify code as review
* modify loss, so that it will use different loss when using pure fp16 training.
* remove some fluid API
* add static optimizer.
2020-12-11 11:04:51 +08:00
QingshuChen
46dfc57e2a
update kunlun epoch num ( #445 )
2020-12-03 14:06:13 +08:00
QingshuChen
832364e191
support static graph train for kunlun ( #441 )
2020-12-02 18:36:51 +08:00
littletomatodonkey
07330e0e42
fix resnest typo ( #380 )
...
fix resnest, ghostnet typo
2020-11-30 12:52:58 +08:00
Tingquan Gao
1975d5b292
Fix name error ( #403 )
2020-11-18 17:18:46 +08:00
littletomatodonkey
93e4c47909
add resnest101 ( #390 )
...
add resnest101
2020-11-12 12:13:30 +08:00
littletomatodonkey
7d0f694c7b
unify model and model_name ( #386 )
...
* unify model and model_name
* rm unsed archs fix bug of se_resnext
* fix distillation model for distributed.launch
* fix export model for googlenet
2020-11-12 00:17:28 +08:00
cuicheng01
30bb0c5aa5
Add InceptionV3 configs in dygraph branch ( #373 )
...
* Add InceptionV3
2020-11-09 13:46:04 +08:00
littletomatodonkey
4799907e98
Update GoogLeNet.yaml
2020-11-03 13:47:17 +08:00
littletomatodonkey
fa6b8f13ac
Update GoogLeNet.yaml
2020-10-30 16:08:10 +08:00
littletomatodonkey
bcda9c2b1f
fix squeezenet ( #348 )
2020-10-30 13:36:08 +08:00
littletomatodonkey
7ef474169d
polish api to Paddle2.0-rc ( #346 )
...
polish codes and docs to adapt Paddle2.0-rc
2020-10-30 00:20:48 +08:00
littletomatodonkey
806675d226
fix config files ( #344 )
2020-10-27 17:36:44 +08:00
weishengyu
4cdcd4af74
shufflenet lr cosine -> cosine warmup
2020-10-22 16:11:14 +08:00
weishengyu
abd683f968
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleClas into dygraph
2020-10-22 16:04:55 +08:00
littletomatodonkey
7592654c6b
Merge pull request #318 from littletomatodonkey/dyg/fix_effnet
...
fix effnet infer/eval
2020-10-20 14:41:23 +08:00
littletomatodonkey
58e558fb1c
fix effne
2020-10-19 16:23:57 +00:00
gaotingquan
36de6ee3b9
Merge remote-tracking branch 'upstream/dygraph' into dygraph
2020-10-19 16:30:30 +08:00
gaotingquan
27eac3fe63
Fix a bug
2020-10-19 15:33:57 +08:00
littletomatodonkey
73a370fd60
add xception yaml
2020-10-14 05:39:17 +00:00
littletomatodonkey
3ce2db4f83
aad xception_deeplab yaml
2020-10-14 05:39:17 +00:00
weishengyu
44889ba43d
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleClas into dygraph
2020-10-13 11:14:25 +08:00
littletomatodonkey
4d01af9e87
fix reader
2020-10-09 11:47:05 +00:00
weishengyu
083a77e763
add config
2020-10-02 03:28:51 +08:00
nblib
eab1bc19e4
fix random erasing not work
2020-09-09 13:24:05 +08:00
littletomatodonkey
ffff9080e0
fix quick start yaml
2020-08-30 13:14:00 +00:00
littletomatodonkey
988de2052b
remove unsed files
2020-08-29 09:55:26 +00:00
littletomatodonkey
5a15c16581
add dygrapgh load and static load
2020-08-28 09:43:27 +00:00
cuicheng01
11d1c59c4b
update configs of dymodels
2020-07-31 14:51:07 +08:00
littletomatodonkey
0cae84a111
fix effnet
2020-06-08 07:25:53 +00:00
shippingwang
fdc40d1e3d
fix
2020-06-04 07:14:48 +00:00
shippingwang
bb622b24ed
fix bugs
2020-06-04 04:07:38 +00:00
root
04e9720b6d
Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas into add_efficientnet
2020-06-03 13:56:56 +00:00
root
dea8eabb45
fix
2020-06-03 13:27:12 +00:00
littletomatodonkey
81c9a6d3ea
Merge pull request #117 from littletomatodonkey/cspnet
...
Add CSPResNet
2020-05-18 10:52:28 +08:00
littletomatodonkey
eed858996c
add mixed precision training
2020-05-17 05:05:56 +00:00
littletomatodonkey
9ecd3834a7
add mish interface for cspnet
2020-05-15 03:11:27 +00:00
littletomatodonkey
88e671b2f3
add cspresnet50 config
2020-05-14 03:33:43 +00:00
shippingwang
4ccfca291b
add autoargument
2020-05-06 11:17:39 +00:00
littletomatodonkey
a6b0f49cac
add pretrain list show
2020-05-04 02:00:48 +00:00
WuHaobo
1cc4129f34
polish DarkNet
2020-04-29 08:03:30 +08:00
WuHaobo
93143d7e32
polish vgg
2020-04-28 16:13:46 +08:00
littletomatodonkey
9955d74f29
fix acnet
2020-04-26 14:59:14 +00:00
cuicheng01
da9b0126fb
Update MobileNetV3_large_x1_0.yaml
...
fix bug in MV3_large.yaml
2020-04-23 11:32:46 +08:00
dyning
19d03a58d6
Merge pull request #56 from cuicheng01/master
...
Update DataAugment and Distillation doc
2020-04-21 21:49:17 +08:00
littletomatodonkey
17fcc79dab
fix name
2020-04-21 13:06:11 +00:00