Walter
|
7afad4517d
|
Merge pull request #1194 from RainFrost1/cpp_infer
add cpp whole_chain test
|
2021-09-07 14:25:50 +08:00 |
dongshuilong
|
0bdce1d483
|
fix cpp_infer bugs
|
2021-09-06 08:43:07 +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
|
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
|
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 |
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 |
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 |
Tingquan Gao
|
85ba35fa97
|
[WIP] Update whl (#995)
* Update whl
|
2021-07-06 23:27:43 +08:00 |
littletomatodonkey
|
77557082d4
|
add support to append index (#1006)
|
2021-07-02 18:48:37 +08:00 |