Commit Graph

624 Commits (ff19b9cfc634de18608e8509ca8a9a2832cd6b18)
 

Author SHA1 Message Date
weishengyu ff19b9cfc6 add ghostnet 2020-09-27 10:51:26 +08:00
littletomatodonkey 5e0922593a
Merge pull request #267 from nblib/dygraph
fix RandomErasing not work
2020-09-09 13:29:59 +08:00
nblib eab1bc19e4 fix random erasing not work 2020-09-09 13:24:05 +08:00
littletomatodonkey 9cdc108801
Merge pull request #271 from littletomatodonkey/dyg/add_resnest
add resnest dygraph
2020-09-08 23:43:09 +08:00
littletomatodonkey bbb2c8fc1e add resnest dygraph 2020-09-08 13:56:01 +00:00
littletomatodonkey b0b9ca0d65
Merge pull request #265 from littletomatodonkey/dyg/fix_pypath
remove python path config and support cpu train/val/infer
2020-09-07 11:12:41 +08:00
littletomatodonkey 670eaf3105 fix py infer 2020-09-07 02:44:02 +00:00
littletomatodonkey a958e356de fix benchmark 2020-09-07 02:33:04 +00:00
littletomatodonkey 29e0bd0115 fix infer for dir 2020-09-07 02:12:39 +00:00
littletomatodonkey 8a80a7da75 remove python path config and support cpu train/val/infer 2020-09-04 09:02:50 +00:00
dyning c7a8c89f3b
Merge pull request #263 from littletomatodonkey/dyg/opt_code
simplify optimizer code
2020-09-03 17:17:14 +08:00
littletomatodonkey a43aac3250 fix optimizer 2020-09-03 08:39:14 +00:00
dyning 032230c66c
Merge pull request #261 from littletomatodonkey/dyg/opt_code
improve dygraph model
2020-09-03 11:40:15 +08: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
ruri 26289ce082
Merge pull request #259 from shippingwang/reader_time
Reader time
2020-09-01 15:08:03 +08:00
shippingwang 1947237335 fix 2020-09-01 07:06:28 +00:00
shippingwang d4b42a3870 fix 2020-09-01 07:00:00 +00:00
shippingwang 994d198eb6 add reader 2020-09-01 06:57:24 +00:00
shippingwang 5203c85ff3 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleClas into dygraph 2020-09-01 03:04:20 +00:00
shippingwang 2a31f5d529 f 2020-09-01 02:56:35 +00:00
dyning 5850cc8f39
Merge pull request #258 from littletomatodonkey/dyg_fix_save_load
fix quick start yaml
2020-08-31 11:37:03 +08:00
littletomatodonkey 0a3825c5ea support warmup for cosine and expo decay 2020-08-30 14:34:39 +00:00
littletomatodonkey ffff9080e0 fix quick start yaml 2020-08-30 13:14:00 +00:00
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