Commit Graph

226 Commits (d53a06c625f58016f2368781c0135059a0dc03c2)

Author SHA1 Message Date
stephon 520a3a755e remove unused list 2021-11-10 03:09:21 +00:00
stephon eab806a331 modify some code format 2021-11-09 08:38:02 +00:00
stephon 6ca25e252d fix serving bug of picodet 2021-11-09 07:51:51 +00:00
Bin Lu 145d35feaf
Update pipeline_rpc_client.py 2021-11-02 17:48:11 +08:00
Bin Lu 45de12e8ec
Update pipeline_http_client.py 2021-11-02 17:47:53 +08:00
Bin Lu dec556b901
Update recognition_web_service.py 2021-11-02 17:47:15 +08:00
Bin Lu 0f92230516
Update config.yml 2021-11-02 17:46:19 +08:00
Bin Lu 32c8987ef3
Add files via upload 2021-11-02 17:42:51 +08:00
Bin Lu 3b89c880a7
Add files via upload 2021-11-02 17:40:35 +08:00
Bin Lu 0870b9c17e
Delete start_server_recog.png 2021-11-02 17:39:20 +08:00
Bin Lu 863703004a
Delete results_recog.png 2021-11-02 17:36:43 +08:00
littletomatodonkey aa82bef911
fix config (#1378) 2021-11-02 01:58:31 +08:00
littletomatodonkey af70075648
polish quick start (#1376)
* polish quick start

* fix

* fix quick start
2021-11-02 01:36:12 +08:00
weishengyu bf446de2c1 update index page 2021-11-01 01:37:13 +08:00
gaotingquan 5cc5dcc2c2 fix: fix channel order to rgb 2021-10-19 13:48:09 +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