Commit Graph

196 Commits (22c0a53c32bcbb95bcea4e9c297e8ee9140a3b37)

Author SHA1 Message Date
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
Bin Lu bd586f4a1d
Fix batch predict of cls and rec (#1089)
* fixbug_bs=1 of predict_cls\rec
2021-07-29 19:59:09 +08:00
dongshuilong 077111ef1c fix slim bugs 2021-07-28 12:43:27 +00:00
dongshuilong a0ebe2e3cb Merge branch 'slim' of https://github.com/RainFrost1/PaddleClas into slim 2021-07-28 12:19:28 +00:00
dongshuilong 4d33efee8a fix slim bugs 2021-07-28 12:18:10 +00:00
dongshuilong b6e9b7dc4d fix slim docs 2021-07-28 14:26:51 +08:00
dongshuilong 70a1fb9dd9 fix slim bugs 2021-07-28 06:14:03 +00:00
dongshuilong b9cf8f87ab fix slim docs 2021-07-28 12:01:55 +08:00
cuicheng01 256b100a71
Merge pull request #1071 from cuicheng01/develop
Add config_description.md and vector search README_en.md
2021-07-28 11:20:18 +08:00