Commit Graph

32 Commits (2e25edc5ea97c08250d1a510b2494ebe11f9d3a5)

Author SHA1 Message Date
EnflameGCU e2b8b289f5
[GCU] Support GCU backend (#3302) 2024-11-20 11:03:44 +08:00
will-jl944 d37ac533f9
[MLU] Support MLU inference (#3217) (#3218) 2024-08-12 20:11:05 +08:00
Tingquan Gao ee09f87d9b
support clarity assessment model (#3205) 2024-08-01 17:47:00 +08:00
Tingquan Gao 47bd23fbd4
compatible with paddle v2.5 that don't support to PIR (#3199) 2024-07-26 14:31:55 +08:00
Tingquan Gao 078a7a8c44
support to pir (#3194) 2024-07-24 14:47:59 +08:00
gaotingquan fab7435ddb adapt to Pillow new version 10.0.0 2023-07-05 21:35:58 +08:00
cuicheng01 4da6f35bf2 support infer nested directory images 2023-06-29 19:43:40 +08:00
gaotingquan 81b54c05d5 fix error words 2023-05-29 19:52:09 +08:00
duanyanhui f8fdc5fd98 update npu inference api 2023-05-05 17:29:53 +08:00
HydrogenSulfate 3a8b56801d feat(model): add EfficientNetV2 code and fix AttrDict BUG 2023-01-31 21:15:22 +08:00
HydrogenSulfate 7e097f3c05 delete useless file and update 'print_dict' function 2022-10-27 19:15:32 +08:00
HydrogenSulfate fd2f79943b delete useless file and update 'print_dict' function 2022-10-27 19:15:32 +08:00
zengshao0622 fc9140c20a add shitu pipeline evaluation 2022-09-27 09:52:17 +00:00
qili93 0d9ddc0812 [TIPC] add scripts for npu and xpu, test=develop 2022-09-09 02:39:48 +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
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
gaotingquan 85f0e073a8 fix: fix error raised on macOS 2022-03-04 14:49:16 +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
Tingquan Gao 58dccfd024 fix 2022-01-25 11:58:07 +08:00
lubin10 2960b4c28b support onnx inference for cls; add readme 2022-01-20 09:34:33 +00:00
cuicheng01 1718ff66b6 update predictor.py 2021-11-25 12:36:53 +00:00
dongshuilong 7ac12a9403 update benchmark 2021-08-03 03:42:45 +00:00
dongshuilong 9e8dd9f65e fix bugs 2021-07-20 12:19:55 +00:00
Tingquan Gao 24727034d8
Update whl (#871)
* Update whl

* Optimize usage of CLI args
2021-06-22 11:12:26 +08:00
littletomatodonkey c8f5ee2f1c
fix en (#942)
* fix en quick start

* add en image
2021-06-21 16:01:36 +08:00
littletomatodonkey afbe7ad0f7
fix visualization (#924)
* fix visualization

* fix doc of en

* add note for rebuld lib
2021-06-20 14:14:45 +08:00
dyning 508cea54b6 fix bug for rec nms 2021-06-20 00:37:14 +00:00
littletomatodonkey a67cdaa1ee fix rec post and visualizer 2021-06-18 18:27:22 +00:00
Tingquan Gao 666d912678
Update HubServing (#870)
* Update HubServing

* Fix the relative path

* Update doc of HubServing
2021-06-17 20:56:03 +08:00
littletomatodonkey cdd8775915
fix rec doc (#829)
* fix recognition doc
2021-06-16 14:14:20 +08:00
littletomatodonkey de72c8f6ce support system prediction 2021-06-04 15:23:23 +00:00
littletomatodonkey c356974e14 add inference and its yaml 2021-06-04 09:28:37 +00:00