1340 Commits

Author SHA1 Message Date
littletomatodonkey
2bdf8a9b05 fix hrnet 2020-09-13 10:00:49 +00:00
littletomatodonkey
edd7382dd3 fix googlenet 2020-09-13 09:21:20 +00:00
littletomatodonkey
8200c7ba18 fix dpn 2020-09-13 09:00:43 +00:00
littletomatodonkey
a6f1cdbf41 fix distillation model 2020-09-13 08:50:39 +00:00
littletomatodonkey
0ab81b37af fix densenet 2020-09-13 08:43:16 +00:00
littletomatodonkey
3962b3853a fix alexnet 2020-09-13 08:25:22 +00:00
littletomatodonkey
7ed80c5232 fix program 2020-09-13 07:09:43 +00:00
littletomatodonkey
ba6a4f95cb fix resnet 2020-09-13 06:39:30 +00:00
littletomatodonkey
a52efec34e fix train.py 2020-09-13 06:18:20 +00:00
littletomatodonkey
093818a947 fix resnet api 2020-09-13 03:34:51 +00:00
littletomatodonkey
bbb2c8fc1e add resnest dygraph 2020-09-08 13:56:01 +00:00
littletomatodonkey
a43aac3250 fix optimizer 2020-09-03 08:39:14 +00:00
littletomatodonkey
b17fbac3dd fix distillation load 2020-09-03 03:24:22 +00:00
littletomatodonkey
927a78872a fix distillation load 2020-09-03 03:22:39 +00:00
littletomatodonkey
4f5e494a24 remove unused files 2020-09-02 16:17:15 +00:00
littletomatodonkey
7a4b2b1f85 fix layer helper 2020-09-02 16:15:13 +00:00
littletomatodonkey
32dc1c1c0d improve dygraph model 2020-09-02 15:15:49 +00:00
littletomatodonkey
0a3825c5ea support warmup for cosine and expo decay 2020-08-30 14:34:39 +00:00
littletomatodonkey
7a962bb8a3 fix version check 2020-08-30 06:23:40 +00:00
littletomatodonkey
6cae5aafa1 add more distillation models 2020-08-29 03:49:27 +00:00
littletomatodonkey
5a15c16581 add dygrapgh load and static load 2020-08-28 09:43:27 +00:00
littletomatodonkey
87b33f2981 fix typo 2020-08-04 08:07:16 +00:00
littletomatodonkey
fc8c813b81 fix resnet-vd typo 2020-08-04 02:12:19 +00:00
cuicheng01
fb0d3bf416
fix bug of resolution
fix bug of resolution
2020-08-03 14:49:20 +08:00
cuicheng01
8ad0665c78
fix bug of resolution
fix bug of resolution
2020-08-03 14:48:13 +08:00
cuicheng01
de74ea6094
fix bug of resolution
fix  bug of resolution
2020-08-03 14:46:12 +08:00
cuicheng01
d74f4b4472
fix r50vd bug of resolution
fix r50vd bug of resolution
2020-08-03 14:44:34 +08:00
cuicheng01
7f80e25c9d add mobilenet, resnet and senet series dymodels 2020-07-31 14:46:17 +08:00
wqz960
b06bd21e94 modify eval and vgg 2020-07-20 06:34:51 +00:00
littletomatodonkey
5d3fe63f6f
Merge pull request #185 from littletomatodonkey/dyg_ls
Add label smooth support for dygraph
2020-06-29 15:58:01 +08:00
littletomatodonkey
4338730eb4 add ls training for dygraph 2020-06-29 06:23:13 +00:00
littletomatodonkey
6a0dce8aff support label smooth for dyg 2020-06-29 06:09:09 +00:00
wqz960
a4ee2f2cdf fix format 2020-06-29 04:02:41 +00:00
wqz960
f85ced3627 fix 2020-06-28 13:01:08 +00:00
wqz960
0dfe15d234 add Inception, ResNeXt101_wsl, EfficientNet and other models 2020-06-28 12:02:06 +00:00
littletomatodonkey
b857342a3c remove unused import 2020-06-26 04:42:03 +00:00
littletomatodonkey
34edfa055a add dpn, densenet and hrnet dygraph model 2020-06-25 19:05:01 +00:00
dyning
3b93ffa027
Merge pull request #167 from WuHaobo/dynamic
Polish Dynamic Graph
2020-06-22 18:10:52 +08:00
dyning
4691e9e4e3 add correct infer 2020-06-15 11:22:56 +08:00
WuHaobo
0d3e2818d2 add misc 2020-06-13 11:35:58 +08:00
WuHaobo
f5fd4f1fd4 add save and load 2020-06-12 10:55:05 +08:00
WuHaobo
f1c0a59f0d Merge branch 'dynamic' of https://github.com/WuHaobo/PaddleClas into dynamic 2020-06-09 08:25:39 +08:00
WuHaobo
9adf575c28 add resnet 2020-06-09 08:24:03 +08:00
WuHaobo
5588734626
Merge branch 'dygraph' into dynamic 2020-06-09 08:19:20 +08:00
WuHaobo
166c3a88fe dygraph architectures 2020-06-08 12:18:31 +08:00
WuHaobo
ed2f71ca68 dygraph optimizer 2020-06-07 15:39:26 +08:00
littletomatodonkey
c161c9c8fc
Merge pull request #143 from littletomatodonkey/add_model_fix
Add ResNet50_vd_ssld_v2(83.0%) and Fix_ResNet50_vd_ssld_v2(84.0%)
2020-06-04 19:46:02 +08:00
littletomatodonkey
740fd1156e add fix models 2020-06-04 11:41:05 +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