44 Commits

Author SHA1 Message Date
gaotingquan
f8a4485af0 debug: should not use == to check None obj 2022-11-17 15:20:07 +08:00
gaotingquan
3d5ba52437 support image_orientation 2022-11-08 19:26:29 +08:00
gaotingquan
41a8c87eb6 fix: fix bug that some args may not work when they are False 2022-11-01 19:46:04 +08:00
zengshao0622
b659527b09 add ppshitu whl.md 2022-10-28 19:33:46 +08:00
zengshao0622
9d3c22f5a8 update whl for shitu 2022-10-28 19:33:46 +08:00
gaotingquan
5ec125e41a feat: support ConvNeXt, VAN_B0, CSPDarkNet53, PeleeNet 2022-10-18 17:48:31 +08:00
cuicheng01
a6a08acb5b
Merge branch 'develop' into add_table_attribute 2022-09-07 17:45:24 +08:00
cuicheng01
18acc25f18 add table_attribute_code 2022-09-07 09:35:51 +00:00
HydrogenSulfate
9b40ee0ee0 add shitu whl 2022-09-07 07:45:49 +00:00
gaotingquan
b77de4e15e feat: support new models
CSWinTransformer LeViT MobileViT PVTV2 TNT
2022-08-23 17:19:34 +08:00
root
6595325b8c perf: rm sys.path.append() & only in CLI will print_info() be call 2022-08-19 11:40:38 +08:00
root
87822ba106 fix: rm useless code 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
dongshuilong
0334ba5ba8 fix logger init twice and print_info debug 2022-06-19 05:31:48 +00:00
gaotingquan
dd787e046e
docs: update PULC usage 2022-06-13 14:34:14 +00:00
gaotingquan
8540b32cb0
reorder PULC model name 2022-06-13 12:13:37 +00:00
gaotingquan
1582212b43
fix: vehicle_exists -> car_exists 2022-06-13 12:08:23 +00:00
gaotingquan
9396b5bd89
fix: car_exists -> vehicle_exists 2022-06-10 12:27:14 +00:00
gaotingquan
9c0abea5e9
fix: vehicle_exists -> car_exists 2022-06-10 12:05:27 +00:00
gaotingquan
e6a18030a0
attr -> attribute 2022-06-10 11:59:12 +00:00
gaotingquan
5ff77e27ca
feat: add pplcnetv2 pphgnet 2022-06-09 06:59:47 +00:00
gaotingquan
02ce5f94aa
fix: use cpu instead when gpu is invalid 2022-06-09 06:59:47 +00:00
gaotingquan
3a3b11ae9b
fix: fix path 2022-06-09 06:59:47 +00:00
gaotingquan
4fe5cd6500
fix: rename PULC 2022-06-09 06:59:47 +00:00
gaotingquan
92479760a4
print -> logger 2022-06-09 06:59:47 +00:00
gaotingquan
1e78e71c68
feat: support PULC to deploy with whl 2022-06-09 06:59:47 +00:00
gaotingquan
255a2f0ade feat: support DLA & HarDNet & RedNet & ReXNet 2021-11-18 03:25:37 +00:00
gaotingquan
ec36dd903b fix: init logger for building model with loading pretrained weights 2021-11-15 06:53:34 +00:00
gaotingquan
0efcf0b67d refactor: adapt to predict_cls
refer to commit: bd586f4a1d13aedf40baf8b1d8677ce7eebd5d66
2021-11-15 06:53:34 +00:00
gaotingquan
92ac78d1ec feat: support ESNet 2021-11-15 06:53:34 +00:00
gaotingquan
ae6cb7d529 feat: support MixNet 2021-11-15 06:53:34 +00:00
gaotingquan
be37ba870f feat: support Twins & PPLCNet 2021-11-15 06:53:34 +00:00
Tingquan Gao
6871aa80f3
fix: fix the img channel order that read by cv2.imread() (#1075) 2021-07-23 14:27:09 +08:00
gaotingquan
d6d8e365dd Supplement some fixes 2021-07-20 01:10:57 +08:00
gaotingquan
d8a4203613 Fix printing prediction 2021-07-20 01:10:57 +08:00
gaotingquan
a378af3886 Fix params format 2021-07-20 01:10:57 +08:00
Tingquan Gao
85ba35fa97
[WIP] Update whl (#995)
* Update whl
2021-07-06 23:27:43 +08:00
Tingquan Gao
24727034d8
Update whl (#871)
* Update whl

* Optimize usage of CLI args
2021-06-22 11:12:26 +08:00
Tingquan Gao
6c6a87f78e
Add __init__.py (#750)
* Add __init__.py

* Fix the print info style
2021-05-28 12:20:51 +08:00
Tingquan Gao
e5f7529587
Add SwinTransformer (#721)
* Add SwinTransformer_large

* Add SwinTransformer

* Optimize user experience

* Add the doc of SwinTransformer

* Modify the format of the corner mark
2021-05-17 14:55:38 +08:00
littletomatodonkey
9d74393eb1
fix whl infer (#692) 2021-04-21 16:02:09 +08:00
Tingquan Gao
794caef23b
Add ViT and DeiT (#660) 2021-04-06 15:12:26 +08:00
Tingquan Gao
8a469799af
support bs>1 (#651)
* support bs>1
2021-03-26 18:52:50 +08:00
chenziheng
6d00e6731c
PaddleClas-whl (#536)
* paddleclas whl

* fix whl

* Add whl.md

* fix whl

* fix paddleclas and whl.md

* fix paddleclas_whl

* paddleclas_whl

* paddleclas_whl

* fix paddleclas_whl

* fix paddleclas_whl

* fix paddleclas_whl

* fix paddleclas_whl
2021-01-07 17:36:29 +08:00