454 Commits

Author SHA1 Message Date
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
Walter
ac1fc810f7
Update README.md 2021-09-02 19:38:44 +08:00
dongshuilong
c35a1f0ee3 update ci data 2021-09-02 07:35:18 +00:00
dongshuilong
3c7f6e4d5c add cpp whole_chain test 2021-08-31 12:52:17 +00:00
Walter
f043a40273
Update README_en.md 2021-08-30 11:48:23 +08:00
Walter
b15822d1f5
Update README.md 2021-08-30 11:47:56 +08:00
dongshuilong
20b354972e update faiss 2021-08-30 03:45:32 +00:00
dongshuilong
68c1b089e8 update slim for new trainer 2021-08-27 09:32:37 +00:00
dongshuilong
5d1ab55af6 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleClas into slim 2021-08-26 11:30:56 +00:00
dongshuilong
687c13522e replace vector_search with faiss 2021-08-26 04:12:26 +00:00
dongshuilong
5bf74beb46 update according comments 2021-08-24 07:07:17 +00:00
dongshuilong
9f03478135 fix slim bugs 2021-08-09 02:50:11 +00:00
dongshuilong
227f4fdd62 update benchmark 2021-08-04 02:49:11 +00:00
dongshuilong
7ac12a9403 update benchmark 2021-08-03 03:42:45 +00:00
dongshuilong
d9056bcdf2 fix benchmark 2021-08-02 09:21:45 +00:00