Commit Graph

489 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
zhangyubo0722 fe5700fce6
export with label (#3166) 2024-07-25 21:31:21 +08:00
Tingquan Gao 078a7a8c44
support to pir (#3194) 2024-07-24 14:47:59 +08:00
Ran chongzhi 5ac8074190
[Feature]Complete the PaddleClas models' auto_compression (#3082)
* add paddleslim act examples

* fulfill_class_act

* update

* Modify config file

* add test shell scripts

* Modify result and docs

* update model urls

---------

Co-authored-by: vax521 <13263397018@163.com>
Co-authored-by: shiyutang <1574572981@qq.com>
2024-02-04 15:12:10 +08:00
gaotingquan 8ed2060033 support to specify save dir 2023-07-07 17:32:07 +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
zengshao0622 62c56ce27c update infer_rec NormalizeImage scale 2023-06-29 19:42:07 +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
Yang Nie 3b8b39644f change the default interpolation of pil from `NEAREST` to `BILINEAR` (same to cv2 backend) 2023-04-04 20:37:22 +08:00
yunyaoXYY 354c36d4c0 update sophgo 2023-03-21 14:35:34 +08:00
yunyaoXYY 60ec4bab2c fix kunlunxin readme 2023-03-21 14:35:34 +08:00
yunyaoXYY a5ec8cfd6f rename kunlun to kunlunxin 2023-03-21 14:35:34 +08:00
yunyaoXYY 00d4df4701 create shoukou 2023-03-15 21:32:03 +08:00
gaotingquan 5fde410dd6 fix: export.py -> export_model.py 2023-03-14 16:15:30 +08:00
yunyaoXYY 4cd9dc0e05 fix faiss bug 2023-03-07 15:09:43 +08:00
zhangyubo0722 79cbd7350a Aesthetic 2023-02-01 10:43:11 +08:00
HydrogenSulfate 3a8b56801d feat(model): add EfficientNetV2 code and fix AttrDict BUG 2023-01-31 21:15:22 +08:00
zhangyubo0722 b889101fd1 add docs and config 2023-01-31 19:57:43 +08:00
zhangyubo0722 169682002d Some modifications 2022-12-28 16:01:54 +08:00
zhangyubo0722 7badd5bf6c add metrics and postprocess 2022-12-28 16:01:54 +08:00
gaotingquan 4af0d9bbde support ThreshOutput for binary classification 2022-11-08 19:26:29 +08:00
gaotingquan 6e22efcdd0 add image orientation demo imgs 2022-11-08 19:26:29 +08:00
gaotingquan 3d5ba52437 support image_orientation 2022-11-08 19:26:29 +08:00
cuicheng01 ac312b5bc4 update code_exist deploy config 2022-11-01 16:21:23 +08:00
gaotingquan 48135f8d19 fix: func parse_class_id_map() need the attr self.delimiter 2022-10-31 11:15:58 +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
HydrogenSulfate 2cfd8dd828 add xbm 2022-10-17 15:45:45 +08:00
Tingquan Gao 4f4c58efec
Revert "fix: fix input shape to [192, 48]" 2022-10-11 22:20:30 +08:00
gaotingquan 58f5a1376f fix: fix input shape to [192, 48] 2022-10-10 06:55:17 +00:00
zengshao0622 849406a38c rename eval file 2022-09-27 13:22:32 +00:00
zengshao0622 fc9140c20a add shitu pipeline evaluation 2022-09-27 09:52:17 +00:00
HydrogenSulfate e44ecc1987 update PP-ShiTu inference doc 2022-09-22 03:03:30 +00:00
HydrogenSulfate b31d67ea32 add flexible configuration for disable det model(C++) 2022-09-22 02:42:48 +00:00
HydrogenSulfate 6cf954e1c7 add flexible configuration for disable det model 2022-09-21 13:37:20 +00:00
HydrogenSulfate 3faa1b8082
Merge pull request #2321 from HydrogenSulfate/add_shitu_android_demo2
Add shitu android demo2
2022-09-21 17:33:41 +08:00
HydrogenSulfate b965d495ec update shitu android demo README 2022-09-21 16:07:05 +08:00
gaotingquan d2a3740fc5 docs: fix soft link, test=document_fix 2022-09-21 14:01:44 +08:00
gaotingquan 6333895c22 docs: fix soft links 2022-09-21 14:01:44 +08:00
cuicheng01 5957d242f2
Merge pull request #2323 from cuicheng01/add_table_attribute_doc
add table_attribute docs
2022-09-20 19:05:16 +08:00
HydrogenSulfate 845e81f46c fix script for building index 2022-09-20 18:52:13 +08:00
dongshuilong b16732edf3 merge develop 2022-09-20 17:26:43 +08:00
dongshuilong 8211c0391e fix shitu_index manager bug 2022-09-20 17:12:55 +08:00
cuicheng01 74eb371dd6 add table_attribute docs 2022-09-20 04:37:52 +00:00
HydrogenSulfate f9b8f5307d release shitu android demo 2022-09-20 11:44:05 +08:00