Commit Graph

482 Commits (3dac3be5067abe0155d56533cbee17e9cd2ff6a5)

Author SHA1 Message Date
gaotingquan 6374657f2a support to specify save dir 2023-07-07 17:19:07 +08:00
gaotingquan bf865cb0d8 adapt to Pillow new version 10.0.0 2023-07-05 21:32:12 +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
gaotingquan 597d0ca3de docs: rename 2022-09-16 17:50:40 +08:00
Wei Shengyu c629df752f
Merge pull request #2291 from RachelXu7/add_full_quant
Add ACT/FullQuant Demo
2022-09-16 11:15:54 +08:00
RachelXu7 35b0ba5058 Add ACT/FullQuant Demo 2022-09-15 09:24:28 +00:00
cuicheng01 0b9f62262a
Merge branch 'develop' into fix_multilabel 2022-09-14 14:41:32 +08:00
Tingquan Gao 2ed68d5dba
Merge pull request #2264 from cuicheng01/add_table_attribute
add table_attribute_code
2022-09-14 14:17:11 +08:00
RachelXu7 3310a8be5b Add ACT/FullQuant Demo 2022-09-14 03:37:08 +00:00
RachelXu7 73470b28e3 Add ACT/FullQuant Demo 2022-09-13 11:56:37 +00:00