Commit Graph

39 Commits (f6da3bd60a01c700c79c268b8b81595ccc3e007c)

Author SHA1 Message Date
littletomatodonkey f17343b017
add support for eval using inference engine (#696) 2021-04-26 15:18:04 +08:00
Tingquan Gao 4523d4246d
Adapt paddle_inference 2.0.1 API (#667) 2021-04-06 10:52:40 +08:00
yaohai fee32b555a fix small error 2021-03-30 17:14:25 +08:00
yaohai 5fd7085ddf add multilabel feature 2021-03-30 16:02:32 +08:00
Tingquan Gao 8a469799af
support bs>1 (#651)
* support bs>1
2021-03-26 18:52:50 +08:00
littletomatodonkey e7dbecd22e
fix predict (#527)
* fix predict

* fix export model

* fix doc
2020-12-30 14:28:06 +08:00
littletomatodonkey 29b305d228
add profile for pred (#476) 2020-12-15 14:32:07 +08:00
littletomatodonkey 9992415867
add mkldnn speed problm (#465) 2020-12-11 00:39:12 +08:00
littletomatodonkey b9d243f854
Update utils.py 2020-12-11 00:24:14 +08:00
Tingquan Gao e3801c5515
Fix the bug about calling create_predictor repeatedly in hubserving (#462) 2020-12-10 01:15:24 +08:00
littletomatodonkey 1ecf8334ff
fix pred (#450)
* fix pred

* fix resnest

* fix hrnet se

* fix se for export
2020-12-06 03:08:44 +08:00
littletomatodonkey 8e5bde6c39
Update predict.py 2020-12-01 01:20:10 +08:00
littletomatodonkey e83e3038e1
fix local rank get word size in dist (#402)
* fix local rank
* fix export model
2020-11-18 13:59:34 +08:00
Tingquan Gao 10e73342ff
Add MKL-DNN (#398)
add mkldnn config
2020-11-16 19:44:17 +08:00
littletomatodonkey 7d0f694c7b
unify model and model_name (#386)
* unify model and model_name

* rm unsed archs fix bug of se_resnext

* fix distillation model for distributed.launch

* fix export model for googlenet
2020-11-12 00:17:28 +08:00
Tingquan Gao 18a4c14233
Update preprocess and HubServing (#382)
add hub serving code and doc
2020-11-10 17:19:50 +08:00
littletomatodonkey 95a8990066
fix py infer (#376)
fix python and cpp inference
2020-11-07 22:09:42 +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 b7967b4109 fix infer 2020-09-13 09:26:39 +00:00
littletomatodonkey edd7382dd3 fix googlenet 2020-09-13 09:21: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 5a15c16581 add dygrapgh load and static load 2020-08-28 09:43:27 +00:00
dyning 4691e9e4e3 add correct infer 2020-06-15 11:22:56 +08:00
dyning b84fa019c5
Merge pull request #78 from WuHaobo/py_3
be compatible with Python3
2020-04-27 07:21:16 +08:00
shippingwang 4870bd37d0 refine 2020-04-26 21:21:50 +00:00
WuHaobo c79ae754c4 be compatible with Python3 2020-04-26 15:57:02 +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 cc476bf360 be compatible with py3 2020-04-25 16:06:18 +08: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
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 9f39da8859 Init PaddleClas 2020-04-09 02:16:30 +08:00