stephon
689f57d444
cherry-pick 1.serving bug; 2.feature_extraction.md
2021-11-11 02:36:30 +00:00
cuicheng01
e73517d5b2
Merge pull request #1386 from Intsigstephon/cherry_pick_doc
...
【cherry-pick】update serving deployment of PP-Shitu
2021-11-02 21:14:43 +08:00
stephon
bbeb6fb16c
modify imagpath of rpc client
2021-11-02 12:50:29 +00:00
stephon
0f908e755a
update paddleserving
2021-11-02 12:46:40 +00:00
littletomatodonkey
dfb26b6f7d
Develop ( #1379 )
...
* cp dev -> 2.3
2021-11-02 15:18:27 +08:00
weishengyu
9d6ee55fee
update index page
2021-11-01 01:31:57 +08:00
gaotingquan
bcc88db6e2
fix: fix channel order to rgb
2021-10-19 13:47:53 +08:00
gaotingquan
0dccfb917d
fix: interpolation maybe be 0
2021-09-30 06:49:41 +00:00
贾晓
12458cfdab
Merge pull request #1272 from Intsigstephon/feature_serving_recog
...
Add comment: pipeline do not support windows
2021-09-29 10:58:24 +08:00
Bin Lu
db5f4da81b
Update README.md
2021-09-28 17:41:15 +08:00
Bin Lu
938c7a9679
Update README_CN.md
2021-09-28 17:40:02 +08:00
Bin Lu
6f68cbefdb
Update README_CN.md
2021-09-28 17:39:21 +08:00
cuicheng01
a90881c99f
Merge branch 'develop' into add_multilabel
2021-09-26 22:47:20 +08:00
cuicheng01
af9aae730e
add multilabel feature
2021-09-26 07:05:13 +00:00
Bin Lu
9f13876eb6
Merge pull request #1264 from Intsigstephon/feature_serving_recog
...
fix some bugs; same as paddle inference result
2021-09-26 14:18:48 +08:00
stephon
7cf64ce46c
fix some bugs; same as paddle inference result
2021-09-26 05:30:14 +00:00
gaotingquan
de859b4a3d
fix: compatible with opencv under version 4.4.0
2021-09-26 13:22:38 +08:00
stephon
55495b6906
sRecognition Serving: support det and rec pipeline
2021-09-24 08:19:09 +00:00
Bin Lu
ccda54d7cb
modify Searcher to searcher
2021-09-22 16:56:08 +08:00
stephon
6f08fb25b4
Add recognition service of paddleserving
2021-09-22 07:23:11 +00:00
cuicheng01
9bc2041e74
Merge pull request #1228 from TingquanGao/dev/support_pil_resize
...
feat: support pil resize
2021-09-17 18:54:07 +08:00
gaotingquan
64c370008b
feat: support pil resize
...
Support PIL resizse with PIL interpolation to train transformer.
Almost all vision transformer models need using PIL.Image.BICUBIC
as interpolation in resize.
2021-09-15 06:29:22 +00:00
Bin Lu
46a08f1d3c
Merge pull request #1218 from Intsigstephon/binaryindex_build_search
...
support for binary index build and search
2021-09-14 12:15:41 +08:00
Walter
74622af482
Merge pull request #1093 from RainFrost1/slim
...
添加slim功能
2021-09-13 19:11:43 +08:00
stephon
28c9e03276
modify some format problem
2021-09-13 09:06:21 +00:00
stephon
22132ebd4e
rename model name
2021-09-10 08:12:57 +00:00
Bin Lu
46eb6e561a
Update inference_product_binary.yaml
2021-09-10 11:54:00 +08:00
Bin Lu
5db7d2d469
Update build_gallery.py
2021-09-10 11:52:53 +08:00
Bin Lu
cf622ea0f5
Update inference_product_binary.yaml
2021-09-10 11:51:16 +08:00
Bin Lu
63215d1ecb
Update postprocess.py
2021-09-10 11:47:15 +08:00
stephon
8baf879adb
support for binary index build and search
2021-09-10 03:36:00 +00:00
dongshuilong
8e85ef4775
update slim
2021-09-10 03:09:03 +00:00
Bin Lu
1d7ffd15ed
Merge pull request #1211 from Intsigstephon/fix_pdserving
...
update PaddleServing of clas
2021-09-09 18:54:25 +08:00
stephon
1c9b4a670b
rename resnet50_web_service.py > classification_web_service.py
2021-09-09 08:44:03 +00:00
stephon
0149730be5
fix some problems in *.md; remove unused import in *.py
2021-09-09 06:53:14 +00:00
Bin Lu
6b813ec648
Update README_CN.md
2021-09-08 10:52:14 +08:00
Bin Lu
a2d78994b6
Update README.md
2021-09-08 10:50:19 +08:00
Bin Lu
44c3234424
Update README.md
2021-09-08 10:46:18 +08:00
stephon
06b332c14d
add ./imgs/ and Update README.md
2021-09-08 02:43:13 +00:00
Bin Lu
1d32d7e70b
Update config.yml
2021-09-07 19:11:38 +08:00
Bin Lu
67415c97ff
Update README_CN.md
2021-09-07 19:11:10 +08:00
Bin Lu
e3e991adc3
Update README_CN.md
2021-09-07 17:37:20 +08:00
stephon
6180e78c20
Merge branch 'develop' of https://github.com/Intsigstephon/PaddleClas into fix_pdserving
2021-09-07 09:33:40 +00:00
stephon
9d164ba8fc
rm origin file; and add resnet5_vd paddleserving examples
2021-09-07 09:32:55 +00:00
gaotingquan
17c292f733
fix: do not need explicitly call postprocess
2021-09-07 17:14:09 +08:00
Walter
7afad4517d
Merge pull request #1194 from RainFrost1/cpp_infer
...
add cpp whole_chain test
2021-09-07 14:25:50 +08:00
stephon
3243fd8baa
rm origin file; and add resnet5_vd paddleserving examples
2021-09-07 05:56:44 +00:00
dongshuilong
0bdce1d483
fix cpp_infer bugs
2021-09-06 08:43:07 +00:00
dongshuilong
50f2547005
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleClas into slim
2021-09-03 03:19:14 +00:00
dongshuilong
d181b0a544
add code annotation for build_gallery.py
2021-09-02 12:26:43 +00:00