Commit Graph

364 Commits (c04c878654d1d1e1cfc73231b025061636482d87)

Author SHA1 Message Date
Bin Lu d6c55b5f5c
Delete shitu_config.json 2022-03-14 15:02:11 +08:00
lubin10 1caff3fdc5 update some code and README.md 2022-03-14 14:52:56 +08:00
Bin Lu a37659ebe3
Update README.md 2022-03-14 13:24:06 +08:00
lubin a1320ecf87 add faiss lib to do retrieval; upate reademe.md 2022-03-14 05:20:45 +00:00
lubin bb5edaa5f3 fix inference_drink yaml error 2022-03-08 09:06:36 +00:00
lubin 47c3b093a2 do feature extraction 2022-03-08 06:23:21 +00:00
gaotingquan 85f0e073a8 fix: fix error raised on macOS 2022-03-04 14:49:16 +08:00
gaotingquan 84d44a9daa docs: add the dircription about PaddleLite opt 2022-03-01 10:34:29 +08:00
gaotingquan 4fc82eef5a feat: add the doc and demo about gallery2fc
add description doc and demo config
2022-03-01 10:34:29 +08:00
Tingquan Gao b27acf6ace
fix: remove set_mkldnn_cache_capacity (#1695)
use set_mkldnn_cache_capacity() to avoid memory leak and the bug is fixed in Paddle so that it is not needed in cv now.
2022-02-28 09:53:49 +08:00
Bin Lu 569d5bcd23
Merge pull request #1654 from Intsigstephon/fix_cpp_serving_bug
fix cpp serving bug
2022-01-28 16:19:34 +08:00
Walter 150afceb1e
Merge pull request #1661 from RainFrost1/ppshitu_lite
更新PP-ShiTu Lite readme
2022-01-28 12:25:28 +08:00
dongshuilong d593318acd update readme and demo result image for ppshitu_lite 2022-01-28 11:31:49 +08:00
dongshuilong 25c9d551c6 update readme for ppshitu_lite 2022-01-27 20:34:05 +08:00
dongshuilong 550ec2371c update readme for ppshitu_lite 2022-01-27 20:31:11 +08:00
Wei Shengyu 891603729f
Merge pull request #1658 from RainFrost1/ppshitu_lite
fix bugs and update readme for ppshitu_lite
2022-01-27 16:42:36 +08:00
dongshuilong b41ddbd021 fix bugs and update readme for ppshitu_lite 2022-01-27 15:05:38 +08:00
Bin Lu 11d4a66901
Update readme.md 2022-01-26 20:21:29 +08:00
Wei Shengyu b5cf03e73e
Merge pull request #1652 from RainFrost1/ppshitu_lite
添加PP-ShiTu Lite
2022-01-26 19:43:09 +08:00
lubin10 25637ce003 modify serving bug;center image 2022-01-25 12:12:43 +00:00
dongshuilong 267f6508f0 fix ppshitu_lite bugs and fix README.md 2022-01-25 19:26:45 +08:00
Tingquan Gao 58dccfd024 fix 2022-01-25 11:58:07 +08:00
dongshuilong 96e3a20877 fix ppshitu_lite bugs 2022-01-24 11:41:46 +08:00
dongshuilong 4639b6f150 add ppshitu lite 2022-01-22 12:17:59 +00:00
lubin10 b2dbbc3ca4 fix predict_det.py error 2022-01-21 05:45:21 +00:00
Bin Lu 3f0caad787
Update readme.md 2022-01-20 17:41:17 +08:00
Bin Lu f7516d6a22
Update readme.md 2022-01-20 17:41:03 +08:00
Bin Lu b8d562e316
Update readme.md 2022-01-20 17:40:38 +08:00
lubin10 bc52b80096 update readme.md 2022-01-20 09:39:25 +00:00
lubin10 2960b4c28b support onnx inference for cls; add readme 2022-01-20 09:34:33 +00:00
dongshuilong de0619ae1e fix en doc bugs 2022-01-13 14:53:39 +08:00
dongshuilong 83772e27d4 fix en doc bugs 2022-01-13 14:53:39 +08:00
dongshuilong 01d8da09fe update catlogue and link for cpp shitu en doc 2022-01-13 14:53:39 +08:00
dongshuilong 2c4c67ed7d add en docs for slim and cpp_shitu 2022-01-13 14:53:39 +08:00
Bin Lu d2702f14eb
Merge branch 'PaddlePaddle:develop' into develop 2021-12-31 12:32:57 +08:00
stephon 0a3f7f1598 add Enter flag1 2021-12-29 12:20:19 +00:00
stephon 29c05ccc84 add Enter flag 2021-12-29 12:19:14 +00:00
stephon 8807634185 format config 2021-12-29 12:17:24 +00:00
stephon 31349a2ae9 add newline flag 2021-12-29 12:15:06 +00:00
stephon 162720cc76 remove comments 2021-12-29 12:10:47 +00:00
stephon 8cd3a6812f update binary model config 2021-12-29 12:08:42 +00:00
stephon 5be1ef5aeb update cpp serving client 2021-12-29 11:23:43 +00:00
stephon 4ebc63412b update some errors 2021-12-29 11:10:47 +00:00
stephon 4e0ca2d003 upload cplusplus serving 2021-12-29 11:01:52 +00:00
stephon 64d1fe4e27 update paddle serving on dev branch 2021-12-17 07:56:54 +00:00
dongshuilong e1716ded56 code format for cls class_infer 2021-12-14 14:48:22 +08:00
dongshuilong 3e30214702 add print class_id for cls cpp infer 2021-12-14 06:39:47 +00:00
dongshuilong 71ab42bc82 add function of label print for class cpp infer 2021-12-14 04:17:36 +00:00
dongshuilong d347b806e4 update cpp doc 2021-12-07 14:56:12 +08:00
stephon dc4f6a6009 rm blank line 2021-12-06 08:14:00 +00:00
stephon 6dbe992062 merge build_** and inferernce_**.yaml 2021-12-06 07:54:45 +00:00
dongshuilong de72640087 code format 2021-12-01 15:52:48 +08:00
dongshuilong 87873447f5 add c++(cls, shitu) chain for tipc 2021-12-01 07:34:06 +00:00
Walter ded24addaf
Merge pull request #1498 from RainFrost1/whole_chain_c++
更新分类cpp infer输入为yaml文件
2021-11-29 20:48:31 +08:00
dongshuilong 944ffc573f code format for cls cpp infer 2021-11-29 19:59:10 +08:00
dongshuilong 4dbd85b8c5 update cls_cpp, use yaml as input 2021-11-29 11:32:29 +00:00
Bin Lu 4eb47715f7
Delete start_server_shitu.png 2021-11-29 17:57:39 +08:00
Bin Lu 84561721eb
Delete result_shitu.png 2021-11-29 17:57:22 +08:00
stephon 2980ba503c update image 2021-11-29 09:27:04 +00:00
stephon e142d74516 fix some errors 2021-11-29 09:15:58 +00:00
Bin Lu 92b0c2b5e3
Merge pull request #1493 from RainFrost1/whole_chain
解决tipc基础链条的bug
2021-11-29 14:46:19 +08:00
Bin Lu 953a99fa4c
Merge pull request #1490 from Intsigstephon/update_serving
update serving deployment
2021-11-29 14:12:12 +08:00
dongshuilong a7b0b49726 Merge branch 'whole_chain' of https://github.com/RainFrost1/PaddleClas into whole_chain 2021-11-29 04:35:42 +00:00
dongshuilong 7fdf4607df update tipc for basic link 2021-11-29 04:34:15 +00:00
cuicheng01 f31425d2ce
Merge pull request #1485 from cuicheng01/develop
update predictor.py
2021-11-29 12:10:26 +08:00
stephon 11d34c9c0a add softlink to inference_serving.md 2021-11-29 03:33:17 +00:00
stephon 654a9deebf modify inputs to image 2021-11-26 18:34:39 +00:00
stephon b8b7ae4012 rm useless info 2021-11-26 18:31:35 +00:00
stephon cd9b8cad27 update serving deployment 2021-11-26 18:25:23 +00:00
dongshuilong 12ed6e2844 support rec model whole_infer for tipc 2021-11-26 06:43:58 +00:00
dongshuilong a3465a6591 add rec model for tipc 2021-11-25 12:50:13 +00:00
cuicheng01 1718ff66b6 update predictor.py 2021-11-25 12:36:53 +00:00
cuicheng01 475a60a37c
Merge pull request #1471 from RainFrost1/shitu_cpp
Update pp-shitu c++ readme.md
2021-11-25 10:52:29 +08:00
Walter 04856e45b2
Update readme.md 2021-11-24 10:30:13 +08:00
cuicheng01 3be205793c
Merge pull request #1437 from RainFrost1/shitu_cpp
添加PP-ShiTU的Linux 下 C++ inference
2021-11-24 10:23:06 +08:00
dongshuilong 6272328b65 update cpp_shitu readme 2021-11-22 14:55:57 +08:00
dongshuilong b9440ce5eb update wholechain klquant 2021-11-17 12:43:38 +00:00
dongshuilong de38afd567 delete unused files 2021-11-15 06:20:48 +00:00
Walter 408c02cc38
Update readme.md 2021-11-15 12:23:14 +08:00
dongshuilong 29f8fb830a cpp shitu code format 2021-11-15 12:19:21 +08:00
dongshuilong a96305c225 cpp_shitu code is fine 2021-11-12 10:02:52 +00:00
dongshuilong 74da43ad37 add l2norm for rec feature 2021-11-12 06:18:50 +00:00
dongshuilong ba65fa9ae2 firsr verison for whole pipline 2021-11-11 07:06:38 +00:00
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
dongshuilong c1a598f9ba add gflags for cpp_shitu 2021-11-09 07:13:18 +00:00
dongshuilong 5ef89df90e update for vector search 2021-11-09 06:25:01 +00:00
dongshuilong a89d6ae758 add faiss for ppshitu 2021-11-08 15:26:13 +00:00
dongshuilong b3446197a2 add detect infer for pp_shitu cpp infer 2021-11-04 12:51:24 +00:00
dongshuilong a2875ffd8d add rec model infer for pp_shitu cpp infer 2021-11-02 11:49:55 +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