Commit Graph

263 Commits (12bc3be5bef89b4cd897ca04166d63c2dd5f47a5)

Author SHA1 Message Date
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
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
dongshuilong 0f1a59d558 add slim docs 2021-07-27 20:44:38 +08:00
cuicheng01 fb390f2e7c
Update README_en.md 2021-07-27 20:01:57 +08:00
cuicheng01 45526c6ba7
Update README_en.md 2021-07-27 19:39:02 +08:00
Bin Lu fdb9e34c60
Merge branch 'PaddlePaddle:develop' into develop 2021-07-27 11:10:46 +08:00
cuicheng01 2c234de254 Update vector_search/README_en.md 2021-07-22 06:02:45 +00:00
cuicheng01 0320e7a6e4 Add config_description.md and vector search README_en.md 2021-07-22 05:52:58 +00:00
littletomatodonkey fa9221479c fix fp16 inference 2021-07-22 13:25:53 +08:00
dongshuilong 9e8dd9f65e fix bugs 2021-07-20 12:19:55 +00:00
dongshuilong 94bc5b1f60 fix bugs 2021-07-20 09:10:07 +00:00
dongshuilong 7d42f2dfe6 add whole_chain test 2021-07-20 04:03:27 +00:00
gaotingquan d6d8e365dd Supplement some fixes 2021-07-20 01:10:57 +08:00
gaotingquan a2376ee19e Add preprocess in HubServing 2021-07-20 01:10:57 +08:00
gaotingquan a378af3886 Fix params format 2021-07-20 01:10:57 +08:00
Bin Lu 1af89b2c0f
Update build_vehicle.yaml 2021-07-16 14:41:06 +08:00
Bin Lu b176b1353e
Update build_product.yaml 2021-07-16 14:40:54 +08:00
Bin Lu 571bbaf81f
Update build_logo.yaml 2021-07-16 14:40:42 +08:00
Bin Lu fa577690f5
Update build_cartoon.yaml 2021-07-16 14:40:28 +08:00
Bin Lu 8598b46d2f
Merge pull request #1040 from Intsigstephon/develop
fix predict error in macOs(index.so)
2021-07-14 15:43:10 +08:00
littletomatodonkey 042c3515c6
fix mkldnn thread num (#1041) 2021-07-14 13:58:45 +08:00
Bin Lu 04f21a6241
Update README.md 2021-07-14 13:46:55 +08:00
Bin Lu d43f0d9b85
Update README.md 2021-07-14 13:46:31 +08:00
Bin Lu 285e41b66f
Update README.md 2021-07-13 18:01:42 +08:00
Bin Lu ad683e03f1
Update README.md 2021-07-13 18:01:13 +08:00
Bin Lu 39a7e8188a
Update README.md 2021-07-13 17:58:21 +08:00
Bin Lu a4dd132900
Update README.md 2021-07-13 17:56:46 +08:00
Bin Lu c179a355ed
Update README.md 2021-07-13 17:56:28 +08:00
Bin Lu 66f990b24d
Update README.md 2021-07-13 17:56:13 +08:00
Walter a9039f9a29
Merge pull request #1030 from cuicheng01/develop
Add MixNet and ReXNet configs
2021-07-12 14:07:52 +08:00
cuicheng01 dbc24e59e0 Update vector_search/README.md 2021-07-12 03:56:19 +00:00
Wei Shengyu 055d4b071e
Merge pull request #1016 from Intsigstephon/fixbug_bs_1
support batch feature generation in build_gallery.py
2021-07-08 11:22:57 +08:00
weishengyu 3d7be00dc1 remove python2 code 2021-07-07 14:41:18 +08:00
weishengyu e4780174d1 decorate open by with 2021-07-07 14:30:45 +08:00
lubin10 ad3bd3a342 fixbug bs=1 in build_gallery 2021-07-07 06:22:21 +00:00