Commit Graph

4207 Commits (6e607a0fa1cefbf0388dac86c84debf4781cec48)
 

Author SHA1 Message Date
OneYearIsEnough 6e607a0fa1
[Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) (#5563)
* [Feature] add PREN scene text recognition model

* [Patch] Optimize yml File

* [Patch] Save Label/Pred Preprocess Time Cost

* [BugFix] Modify Shape Conversion to Fit for Inference Model Exportion

* [Patch] ?

* [Patch] ?

* 啥情况...
2022-02-28 21:48:00 +08:00
zhoujun 3df64d502b
Merge pull request #5576 from WenmuZhou/android
[android demo] Fix error when run same image
2022-02-28 21:08:22 +08:00
Evezerest 816be4d769
Merge pull request #5582 from Evezerest/dygraph
Update joinus.png
2022-02-28 15:58:43 +08:00
Leif 9319273979 Update joinus.png
Update joinus.png
2022-02-28 15:56:23 +08:00
littletomatodonkey edd0601582
fix ratio list (#5581) 2022-02-28 14:36:06 +08:00
MissPenguin e6930d9d54
Update quickstart.md 2022-02-28 10:45:58 +08:00
MissPenguin 263b6f85fe
Update quickstart_en.md 2022-02-28 10:44:37 +08:00
WenmuZhou 056b7606f6 update docs 2022-02-28 10:18:34 +08:00
WenmuZhou 50ddf5f47a update android models 2022-02-28 09:50:34 +08:00
WenmuZhou 5adba56f2d update readme 2022-02-27 14:55:34 +08:00
WenmuZhou b5c34cd263 update version to 2.0 2022-02-27 14:55:09 +08:00
WenmuZhou dc4f1c2174 add ocr cpp pferx to logi 2022-02-27 13:33:15 +08:00
WenmuZhou aedddd8107 fix bug in qkht 2022-02-27 12:51:03 +08:00
WenmuZhou ddee6c6d56 move preprocess of det to cpp and add opencl 2022-02-26 23:03:27 +08:00
WenmuZhou 3cb7a6094c split det cls rec mode 2022-02-26 23:02:15 +08:00
WenmuZhou cbbd8f79df add new imgs 2022-02-26 23:00:50 +08:00
WenmuZhou 4831431fc6 rm load model btn 2022-02-26 22:59:46 +08:00
WenmuZhou 06c7c840f9 add new imgs 2022-02-26 22:57:06 +08:00
WenmuZhou 05da3344a9 add new imgs 2022-02-26 22:56:44 +08:00
WenmuZhou f0c3a4e4e7 reload model after model settings changes 2022-02-26 13:42:38 +08:00
WenmuZhou c004760aa6 rm mini 2022-02-26 12:31:27 +08:00
WenmuZhou e0d55d8183 rm armeabi-v7a 2022-02-26 12:31:09 +08:00
WenmuZhou aa6c2b846a add cpuThreadNum and cpuPowerMode to init 2022-02-26 12:30:31 +08:00
WenmuZhou e456e0b787 del mini 2022-02-26 12:29:30 +08:00
Leif 5f77267a0e Merge remote-tracking branch 'origin/dygraph' into dygraph 2022-02-24 21:12:55 +08:00
Evezerest 967f06768b
Merge pull request #5529 from PeterH0323/PeterH_dygraph
NEW Feature: Add KIE function at PPOCRLabel 🚀
2022-02-24 21:10:41 +08:00
Double_V 0ce6ad3a80
Merge pull request #5549 from zhangyk0314/dygraph
add use_xpu config for det_mv3_db.yml
2022-02-23 19:05:52 +08:00
zhangyikun02 49ecf9c3bc add use_xpu config for det_mv3_db.yml 2022-02-23 08:31:16 +00:00
MissPenguin d6ec303eff
Update readme.md 2022-02-23 14:19:15 +08:00
Double_V 9c0a4d9d30
Merge pull request #5536 from LDOUBLEV/dygraph
[benchmark] fix pretrain model download
2022-02-22 09:38:15 +08:00
LDOUBLEV 253c7d82b1 benchmark 2022-02-21 19:40:26 +08:00
LDOUBLEV ef1d80f067 delete 2022-02-21 19:37:47 +08:00
LDOUBLEV 687fb32217 fix pretrain download 2022-02-21 19:31:30 +08:00
Evezerest 8948058050
Merge pull request #5533 from Evezerest/dygraph
Update joinus.png
2022-02-21 14:30:59 +08:00
Leif dc67dc3e98 Update joinus.png
Update joinus.png
2022-02-21 14:30:19 +08:00
HinGwenWoong 51836a1df2 Fixed BUG not using --kie will crash, Improve README 2022-02-20 22:48:12 +08:00
HinGwenWoong a40b1bd5a7 Set default argument 2022-02-20 18:30:15 +08:00
HinGwenWoong ec770f64ae After auto labeling, add None to key list at the same time 2022-02-20 18:19:13 +08:00
HinGwenWoong 3cf0237f04 Select box wil select key in key list at the same time 2022-02-20 17:46:10 +08:00
HinGwenWoong e8edb43718 Add Right click change key class 2022-02-20 17:20:29 +08:00
HinGwenWoong ad904fcaa1 Delete useless code 2022-02-20 16:46:15 +08:00
HinGwenWoong 3cc1b548d3 Box color chagne when loaded 2022-02-20 16:41:10 +08:00
HinGwenWoong e7570d5bab Load label successful 2022-02-20 16:34:14 +08:00
HinGwenWoong 84a9ccf604 make import better 2022-02-20 16:00:19 +08:00
HinGwenWoong 0bd5e159a1 Different key show different color 2022-02-20 15:47:27 +08:00
HinGwenWoong 4f8b13757f save into file success after label a box and key 2022-02-20 14:50:40 +08:00
HinGwenWoong de93ddbe6c Dialog shows label list 2022-02-20 14:02:42 +08:00
HinGwenWoong cb6629daed Key can add into key list after labeling a new one 2022-02-20 13:53:39 +08:00
HinGwenWoong 814e8a8773 Delete useless part in key dialog, translate tip 2022-02-20 12:41:41 +08:00
HinGwenWoong 77d83a6002 Add "key" in saving dict 2022-02-20 12:25:40 +08:00