174 Commits

Author SHA1 Message Date
littletomatodonkey
14063829db
add random seed in train (#358) 2020-11-03 10:08:30 +08:00
littletomatodonkey
5704a255dc
fix eval (#355) 2020-10-30 21:02:49 +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
260dcb5079
add pre-label function (#341)
add pre-label function
2020-10-24 01:14:10 +08:00
littletomatodonkey
b5cd360b0d fix getting started 2020-10-22 18:18:37 +00:00
littletomatodonkey
0e0967545a fix load ckp 2020-10-22 06:12:03 +00:00
littletomatodonkey
d3ab5bd3da fix benchamark list 2020-10-17 17:51:54 +00:00
littletomatodonkey
ebadacd7f8 add acc benchmark 2020-10-17 17:27:36 +00:00
littletomatodonkey
2cb86a9bbb fix export model 2020-10-16 06:25:55 +00:00
littletomatodonkey
2d86d1ac0c fix msg 2020-10-10 05:35:48 +00:00
littletomatodonkey
a0b125d99a imporve msg info 2020-10-10 05:33:44 +00:00
littletomatodonkey
e70b3351bf fix eval 2020-10-09 01:56:05 +00:00
littletomatodonkey
7cf6e9ae93 add dataloader inferface 2020-09-28 16:47:22 +00:00
littletomatodonkey
53c5850df7
Merge pull request #291 from TingquanGao/ppcls-dev
fix export_model to support dygraph
2020-09-25 13:15:27 +08:00
gaotingquan
5ac48b7764 fix export_model to support dygraph 2020-09-24 13:03:42 +08:00
gaotingquan
fa471435a7 fix export_model to support dygraph 2020-09-23 22:51:52 +08:00
gaotingquan
c5cf3c154a fix export_model to support dygraph 2020-09-22 16:49:12 +08:00
littletomatodonkey
be9b45d9e1 add reader time 2020-09-22 07:17:28 +00:00
littletomatodonkey
922f33fef1 fix train 2020-09-16 08:35:37 +00:00
littletomatodonkey
630cb60ae3 fix dropout 2020-09-16 07:26:21 +00:00
littletomatodonkey
5ce653d68c fix eval 2020-09-16 05:28:09 +00:00
littletomatodonkey
b8a7d186d7 fix optimizer and regularizer 2020-09-15 09:43:19 +00:00
littletomatodonkey
d29700944b fix eval 2020-09-13 09:57:23 +00:00
littletomatodonkey
b7967b4109 fix infer 2020-09-13 09:26:39 +00:00
littletomatodonkey
edd7382dd3 fix googlenet 2020-09-13 09:21:20 +00:00
littletomatodonkey
7ed80c5232 fix program 2020-09-13 07:09:43 +00:00
littletomatodonkey
d609a81df9 fix train 2020-09-13 06:49:47 +00:00
littletomatodonkey
a52efec34e fix train.py 2020-09-13 06:18:20 +00: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
littletomatodonkey
a43aac3250 fix optimizer 2020-09-03 08:39:14 +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
shippingwang
994d198eb6 add reader 2020-09-01 06:57:24 +00:00
littletomatodonkey
48afe86f68 fix dygpaph training speed 2020-08-29 09:44:30 +00:00
littletomatodonkey
5a15c16581 add dygrapgh load and static load 2020-08-28 09:43:27 +00:00
littletomatodonkey
c384773f00 fix single card dygraph train process 2020-07-23 14:23:28 +00:00
wqz960
b06bd21e94 modify eval and vgg 2020-07-20 06:34:51 +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
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
dyning
4691e9e4e3 add correct infer 2020-06-15 11:22:56 +08:00
WuHaobo
5588734626
Merge branch 'dygraph' into dynamic 2020-06-09 08:19:20 +08:00