Commit Graph

747 Commits (release/2.0-beta)
 

Author SHA1 Message Date
dyning 7c8609c105
Merge pull request #257 from littletomatodonkey/dyg_fix_save_load
add dygrapgh load and static load
2020-08-30 16:11:33 +08:00
littletomatodonkey 7a962bb8a3 fix version check 2020-08-30 06:23:40 +00:00
littletomatodonkey 988de2052b remove unsed files 2020-08-29 09:55:26 +00:00
littletomatodonkey 48afe86f68 fix dygpaph training speed 2020-08-29 09:44:30 +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 95ed78e2a6
Merge pull request #237 from littletomatodonkey/fix_other_typo
fix typo
2020-08-04 16:09:12 +08:00
littletomatodonkey 87b33f2981 fix typo 2020-08-04 08:07:16 +00:00
littletomatodonkey 3f4ed21757
Merge pull request #236 from littletomatodonkey/fix_dy_typo
fix resnet-vd typo
2020-08-04 10:13:31 +08:00
littletomatodonkey fc8c813b81 fix resnet-vd typo 2020-08-04 02:12:19 +00:00
littletomatodonkey 1b0daff6df
Merge pull request #234 from cuicheng01/dygraph
fix bug of resolution
2020-08-03 14:52:07 +08: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
littletomatodonkey 4273d40af8
Merge pull request #232 from cuicheng01/dygraph
Dygraph
2020-07-31 19:20:10 +08:00
cuicheng01 11d1c59c4b update configs of dymodels 2020-07-31 14:51:07 +08:00
cuicheng01 7f80e25c9d add mobilenet, resnet and senet series dymodels 2020-07-31 14:46:17 +08:00
littletomatodonkey 0e7bea5183
Merge pull request #223 from littletomatodonkey/fix_single_card_dyg
fix single card dygraph train process
2020-07-24 10:51:29 +08:00
littletomatodonkey c384773f00 fix single card dygraph train process 2020-07-23 14:23:28 +00:00
littletomatodonkey 6f5ab4e368
Merge pull request #219 from wqz960/PaddleClas_eval_vgg
modify eval and vgg
2020-07-20 14:37:50 +08:00
wqz960 b06bd21e94 modify eval and vgg 2020-07-20 06:34:51 +00:00
littletomatodonkey 184bdd76db
Merge pull request #198 from wqz960/PaddleClas_74
add feature maps visualization
2020-07-20 14:04:43 +08:00
shippingwang 93137d3236 add evonorm 2020-07-20 05:33:11 +00:00
wqz960 a68d90c53b fix interpolation 2020-07-20 04:16:02 +00:00
wqz960 5c20b55ead modify position 2020-07-20 03:28:10 +00:00
wqz960 0644c970a6 add feature maps visualization 2020-07-04 05:19:09 +00:00
wqz960 f9f8d03297 add feature maps visualization 2020-07-04 05:08:48 +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 fe302aec12
Merge pull request #183 from wqz960/PaddleClas-dy
add Inception, ResNeXt101_wsl, EfficientNet and other models
2020-06-29 15:57:35 +08:00
littletomatodonkey ac321194a5 fix fetchs 2020-06-29 07:19:59 +00:00
littletomatodonkey 7713736e69 fix bs 2020-06-29 06:53:54 +00: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 be35b7cc00
Merge pull request #182 from littletomatodonkey/dyg_model
add dpn, densenet and hrnet dygraph model
2020-06-28 13:41:59 +08: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 b14207f3b7
Merge pull request #165 from dyning/dygraph
add correct infer
2020-06-15 11:30:46 +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
dyning bcf563fff0
Merge pull request #152 from WuHaobo/dynamic
Dynamic Graph
2020-06-09 11:22:34 +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
littletomatodonkey 38ad51ca0d
Merge pull request #150 from littletomatodonkey/fix_fetch
fix effnet train fetch
2020-06-08 18:24:02 +08:00