dongshuilong
52ba23c8b9
fix build_gallery bug
2022-08-29 19:17:13 +08:00
dongshuilong
9eaa3353af
update build_gallery and add android demo index support
2022-08-29 17:08:00 +08:00
root
87822ba106
fix: rm useless code
2022-08-19 11:40:38 +08:00
root
f88e5bb056
fix: import from paddleclas whl
2022-08-19 11:40:38 +08:00
root
2d10f8e16c
debug: reset to develop
...
fix the commit 72da54f
that overwrite the file from release/2.4
2022-08-19 11:40:38 +08:00
root
af16e0cd47
fix: rm sys.path.append in main python file
2022-08-19 11:40:38 +08:00
root
652de26511
fix
2022-08-19 11:40:38 +08:00
root
29d4dc9a66
fix: rm sys.path.append in main python file
...
avoid to raising error when there is a foler or python file that has same name in working directory
2022-08-19 11:40:38 +08:00
Walter
d8c1d824a9
Merge pull request #1978 from HydrogenSulfate/add_reid_doc
...
add reid docs and images
2022-07-07 15:00:17 +08:00
HydrogenSulfate
e1800e0025
add comment in preprocess.py and correct contents in docs
2022-06-23 16:29:33 +08:00
cuicheng01
9c18873a40
Update person_attribute code and docs
2022-06-10 06:44:50 +00:00
littletomatodonkey
ec96e3c782
fix attr pred ( #2002 )
2022-06-09 08:20:58 +08:00
HydrogenSulfate
458fd345d3
polish reid doc
2022-06-08 21:44:45 +08:00
littletomatodonkey
4003cdb7ad
add traffic sign yaml ( #1966 )
...
* add traffic sign and vehicle attr doc and yaml
2022-06-06 13:13:50 +08:00
zhiboniu
939a35d605
add more details
2022-05-26 07:14:10 +00:00
zhiboniu
9cf1abaee6
support attr infer
2022-05-25 06:22:27 +00:00
littletomatodonkey
6dac07f68d
fix quant logic ( #1941 )
...
* fix quant logic
* add support for trt+int8 inference
* add support for swin quant
* fix swin and quant
* fix assert info
* fix assert info
* fix log
2022-05-23 19:04:27 +08:00
weisy11
2abbb70441
add thresoutput
2022-05-19 20:50:06 +08:00
HydrogenSulfate
f89d908979
Update predict_det.py
...
删除冗余代码
2022-05-11 19:21:03 +08:00
HydrogenSulfate
9399748381
fix bug in DetPredictor.predict
2022-05-11 14:56:08 +08:00
HydrogenSulfate
f0f00c0cef
change labe_list to label_list
2022-05-10 13:09:56 +08:00
lubin10
b2dbbc3ca4
fix predict_det.py error
2022-01-21 05:45:21 +00:00
lubin10
2960b4c28b
support onnx inference for cls; add readme
2022-01-20 09:34:33 +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
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
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
gaotingquan
0dccfb917d
fix: interpolation maybe be 0
2021-09-30 06:49:41 +00: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
gaotingquan
de859b4a3d
fix: compatible with opencv under version 4.4.0
2021-09-26 13:22:38 +08: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
stephon
28c9e03276
modify some format problem
2021-09-13 09:06:21 +00:00
Bin Lu
5db7d2d469
Update build_gallery.py
2021-09-10 11:52:53 +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
d181b0a544
add code annotation for build_gallery.py
2021-09-02 12:26:43 +00: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
227f4fdd62
update benchmark
2021-08-04 02:49:11 +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
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
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
lubin10
ad3bd3a342
fixbug bs=1 in build_gallery
2021-07-07 06:22:21 +00:00