littletomatodonkey
|
95a8990066
|
fix py infer (#376)
fix python and cpp inference
|
2020-11-07 22:09:42 +08:00 |
littletomatodonkey
|
f921b9bd5b
|
fix feature map visualization (#377)
fix feature map visualization
|
2020-11-07 22:07:33 +08:00 |
littletomatodonkey
|
ee10207811
|
fix log benchmark (#369)
fix log benchmark
|
2020-11-05 10:35:19 +08:00 |
littletomatodonkey
|
d4b1f6aff3
|
Update export_model.py
|
2020-11-04 22:49:20 +08:00 |
littletomatodonkey
|
c3922941de
|
fix dist training (#363)
1. fix dist training
2. fix cpp infer to support dir inference
|
2020-11-04 22:48:19 +08:00 |
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 |
littletomatodonkey
|
b1a6f2d193
|
fix effnet
|
2020-06-08 10:22:32 +00:00 |
littletomatodonkey
|
0cae84a111
|
fix effnet
|
2020-06-08 07:25:53 +00:00 |
WuHaobo
|
798fe1aa61
|
add dynamic train
|
2020-06-08 12:26:35 +08: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 |
WuHaobo
|
773ceaa8d5
|
add program.py
|
2020-06-03 19:52:55 +08:00 |
shippingwang
|
e40be825fd
|
fixed
|
2020-05-29 13:56:27 +00:00 |
shippingwang
|
cf40ed6f1f
|
fixed
|
2020-05-29 13:52:43 +00:00 |
shippingwang
|
62772c111b
|
add visualdl
|
2020-05-29 09:06:35 +00:00 |
littletomatodonkey
|
81c9a6d3ea
|
Merge pull request #117 from littletomatodonkey/cspnet
Add CSPResNet
|
2020-05-18 10:52:28 +08:00 |
littletomatodonkey
|
d137720b94
|
fix download to support pdparams
|
2020-05-18 02:50:52 +00:00 |
littletomatodonkey
|
eed858996c
|
add mixed precision training
|
2020-05-17 05:05:56 +00:00 |
dyning
|
7dc5bc9b73
|
Merge pull request #105 from littletomatodonkey/serving_doc
add serving doc and demo
|
2020-05-08 18:50:33 +08:00 |
littletomatodonkey
|
fcd0f3dc8d
|
add lite doc and code
|
2020-05-08 08:31:18 +00:00 |
littletomatodonkey
|
82a78c843a
|
fix client
|
2020-05-07 13:58:25 +00:00 |
littletomatodonkey
|
db6d981622
|
add serving doc and demo
|
2020-05-07 13:53:49 +00:00 |
shippingwang
|
32ce68374e
|
add ema
|
2020-05-06 10:24:52 +00:00 |
shippingwang
|
d5f0a14126
|
Coloring and refine code
|
2020-05-06 08:35:11 +00:00 |
littletomatodonkey
|
a6b0f49cac
|
add pretrain list show
|
2020-05-04 02:00:48 +00:00 |
littletomatodonkey
|
dbbfdc452b
|
add img_size
|
2020-05-02 17:30:30 +00:00 |
WuHaobo
|
10005abed6
|
polish googlenet
|
2020-04-29 14:22:53 +08:00 |
WuHaobo
|
7d5006055f
|
polish train
|
2020-04-28 16:19:14 +08:00 |
WuHaobo
|
165068cea8
|
polish for mixup
|
2020-04-27 21:33:25 +08:00 |
WuHaobo
|
38728f638b
|
Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas
|
2020-04-27 21:28:34 +08:00 |
WuHaobo
|
9270eb157b
|
polish for eval
|
2020-04-27 21:27:50 +08:00 |
WuHaobo
|
8611698715
|
polish for eval
|
2020-04-27 21:25:46 +08:00 |
WuHaobo
|
b50d4ef7d4
|
polish for mixup
|
2020-04-27 21:24:41 +08:00 |
WuHaobo
|
e4ca8da211
|
only eval and save at trainer 0
|
2020-04-27 19:02:11 +08:00 |
littletomatodonkey
|
2cf8014d8d
|
save best model
|
2020-04-27 02:30:09 +00:00 |
dyning
|
b84fa019c5
|
Merge pull request #78 from WuHaobo/py_3
be compatible with Python3
|
2020-04-27 07:21:16 +08:00 |
shippingwang
|
3197c82c73
|
refine
|
2020-04-26 21:52:44 +00:00 |
shippingwang
|
4870bd37d0
|
refine
|
2020-04-26 21:21:50 +00:00 |
shippingwang
|
7525da9fab
|
refine log format
|
2020-04-26 14:53:58 +00:00 |
WuHaobo
|
c79ae754c4
|
be compatible with Python3
|
2020-04-26 15:57:02 +08:00 |
dyning
|
612e0a28c5
|
Merge pull request #76 from WuHaobo/master
use compiled program
|
2020-04-26 15:39:52 +08:00 |
littletomatodonkey
|
77450190af
|
fix pyinfer
|
2020-04-26 05:49:49 +00:00 |
littletomatodonkey
|
47a6f1a697
|
fix infer
|
2020-04-26 05:39:35 +00:00 |
WuHaobo
|
c02e1fb197
|
use compiled program
|
2020-04-26 09:35:49 +08:00 |
dyning
|
73e34e7757
|
Merge pull request #75 from WuHaobo/py_3
be compatible with py3
|
2020-04-25 18:15:02 +08:00 |
WuHaobo
|
cc476bf360
|
be compatible with py3
|
2020-04-25 16:06:18 +08:00 |
dyning
|
5b279ac769
|
Merge pull request #63 from WuHaobo/master
rewrite logger and misc
|
2020-04-22 18:50:58 +08:00 |
littletomatodonkey
|
a1f185a6eb
|
fix shell in getting_started
|
2020-04-22 05:55:28 +00:00 |
WuHaobo
|
fa8f585bee
|
rewrite the misc to solve the display log
|
2020-04-22 12:36:56 +08:00 |
dyning
|
75a3c6545f
|
Merge pull request #57 from shippingwang/fix_multicard_eval
fix multi card eval bug
|
2020-04-21 22:03:19 +08:00 |
dyning
|
590995e057
|
Update train.py
|
2020-04-21 21:47:49 +08:00 |
shippingwang
|
51456e0585
|
refine
|
2020-04-21 13:44:19 +00:00 |
WuHaobo
|
d9abd8870e
|
add advertisement
|
2020-04-21 01:37:27 +08:00 |
WuHaobo
|
a5ada1e043
|
add ad
|
2020-04-21 00:49:09 +08:00 |
WuHaobo
|
58e8c69c4a
|
Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas
|
2020-04-20 23:07:11 +08:00 |
WuHaobo
|
f6d0103442
|
add ad
|
2020-04-20 21:16:04 +08:00 |
shippingwang
|
c32b8b15c5
|
refine code
|
2020-04-20 11:01:08 +00:00 |
WuHaobo
|
2811d3425e
|
polish code style
|
2020-04-19 19:00:25 +08:00 |
WuHaobo
|
a82eef9f30
|
add comment
|
2020-04-19 17:47:19 +08:00 |
WuHaobo
|
33c9690069
|
Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas
|
2020-04-19 15:18:32 +08:00 |
WuHaobo
|
1ddea447ec
|
add sys path
|
2020-04-17 21:03:06 +08:00 |
littletomatodonkey
|
fbb36fd3de
|
add ssld code
|
2020-04-17 04:43:42 +00:00 |
littletomatodonkey
|
0b39b19006
|
fix save model
|
2020-04-16 08:26:10 +00:00 |
littletomatodonkey
|
3b69b6c854
|
add yaml file
|
2020-04-16 08:23:44 +00:00 |
littletomatodonkey
|
2682384775
|
fix arch
|
2020-04-16 08:11:47 +00:00 |
littletomatodonkey
|
9e57a5b5fc
|
add distillation params
|
2020-04-16 06:13:48 +00:00 |
littletomatodonkey
|
0bed4f4d03
|
add model list
|
2020-04-13 14:53:57 +00:00 |
littletomatodonkey
|
d1aa461bbf
|
fix benchmark
|
2020-04-13 04:55:35 +00:00 |
littletomatodonkey
|
15aaf2af72
|
fix pretrain download path
|
2020-04-11 16:35:11 +00:00 |
WuHaobo
|
81c09cb24c
|
polish run.sh
|
2020-04-11 03:13:45 +08:00 |
WuHaobo
|
89ee0d28b5
|
polish run.sh
|
2020-04-11 02:56:07 +08:00 |
WuHaobo
|
06032aad1c
|
polish run.sh
|
2020-04-11 02:54:37 +08:00 |
WuHaobo
|
6e23365d87
|
polish run.sh
|
2020-04-11 02:53:55 +08:00 |
WuHaobo
|
b86dfb4d79
|
remove the bug run.sh
|
2020-04-11 00:41:14 +08:00 |
shippingwang
|
79f6b5599e
|
fix
|
2020-04-10 13:36:20 +00:00 |
shippingwang
|
152e3d286b
|
polish inference docs
|
2020-04-10 11:56:49 +00:00 |
shippingwang
|
0dcb5a6789
|
fix
|
2020-04-10 09:19:21 +00:00 |
WuHaobo
|
4dd59a1a51
|
Init PaddleClas
|
2020-04-09 23:06:58 +08:00 |
WuHaobo
|
9f39da8859
|
Init PaddleClas
|
2020-04-09 02:16:30 +08:00 |