Commit Graph

3899 Commits (5a537bbcb89378129a8f1847cf5ab5ab4dbf981f)
 

Author SHA1 Message Date
huangshenghui aff9f107e7 update paddle2onnx readme and fix a bug for onnx 2021-12-28 17:11:35 +08:00
Leif d11e0555d8 Update README
Update README
2021-12-28 11:21:19 +08:00
Leif 3a87e8960b Update PPOCRLabel README
Update PPOCRLabel README
2021-12-28 11:21:04 +08:00
Leif 190bd76833 Fix a bug in PPOCRLabel
Fix a bug in PPOCRLabel
2021-12-28 11:20:28 +08:00
andyjpaddle b95432d640
Merge pull request #5088 from LDOUBLEV/dygraph
[tipc] fix kl
2021-12-28 11:16:12 +08:00
zhoujun d0c85ddc00
Merge pull request #5075 from WenmuZhou/shijiang
add system judge
2021-12-27 21:13:11 -06:00
WenmuZhou 1ded2ac44a update paddlenlp install 2021-12-28 03:12:39 +00:00
LDOUBLEV 68b5465afb Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2021-12-28 02:28:21 +00:00
LDOUBLEV 0392e1da61 reset 2021-12-28 02:28:17 +00:00
andyjpaddle 3906c9cd06
Merge pull request #5082 from LDOUBLEV/kie_doc
[tipc] delete fp16 prediction for sast model
2021-12-28 09:57:15 +08:00
redearly123/PaddleOCR c8e8bdbd2c add feature lock/unlock selected shapes 2021-12-27 21:36:09 +08:00
LDOUBLEV 8b03864973 delete fp16 2021-12-27 19:22:25 +08:00
Double_V 32d533b3fc
Merge pull request #5079 from LDOUBLEV/kie_doc
add distill doc
2021-12-27 17:20:01 +08:00
MissPenguin 50b3148295
Merge pull request #5081 from MissPenguin/dygraph
[notebook] add introduction
2021-12-27 16:39:50 +08:00
MissPenguin aa80dc67a6 [notebook] add introduction 2021-12-27 08:31:26 +00:00
LDOUBLEV c7f46bc998 opt distill yml 2021-12-27 15:51:07 +08:00
LDOUBLEV 707eed1e9f add det distill doc 2021-12-27 15:49:30 +08:00
WenmuZhou b789b70cf5 add system judge 2021-12-27 07:10:32 +00:00
zhoujun cacbfb032e
Merge pull request #5070 from WenmuZhou/shijiang
add doc analysis
2021-12-26 22:56:58 -06:00
WenmuZhou e95559004d rename dir 2021-12-27 03:41:53 +00:00
WenmuZhou 3b9e49a6e4 add doc analysis 2021-12-27 03:37:25 +00:00
redearly123/PaddleOCR ee060d07ed add feature lockedShapes 2021-12-27 00:10:58 +08:00
littletomatodonkey 59c0ce4c78
add ch4 and ch5 (#5057)
* add ch4 and ch5

* rename
2021-12-25 19:24:46 +08:00
Double_V e4904b4827
Merge pull request #5052 from tink2123/notebook
add notebook for rec
2021-12-24 21:42:19 +08:00
tink2123 71c48be42b add notebook for rec 2021-12-24 13:07:34 +00:00
Double_V 6a0ca01ada
Merge pull request #5043 from andyjpaddle/test_pgnet
[TIPC] fix infinite for pgnet and some wrong model dir
2021-12-24 13:14:04 +08:00
andyjpaddle 72f653174e change params pretrained to checkpoints 2021-12-24 03:02:01 +00:00
Double_V b0e9ecf772
Merge pull request #5036 from LDOUBLEV/dygraph
add notebook about text detection
2021-12-24 10:53:42 +08:00
andyjpaddle 0df635b3e4 fix infinite for pgnet and some model dir 2021-12-24 02:43:25 +00:00
LDOUBLEV c27953b4eb add notebook 2021-12-23 19:59:29 +08:00
MissPenguin 96d8806403
Merge pull request #5035 from MissPenguin/dygraph
add synthesis tool
2021-12-23 19:55:45 +08:00
MissPenguin 744638b6cd add synthesis tool 2021-12-23 11:54:53 +00:00
Evezerest 59f2e250b3
Merge pull request #5034 from Evezerest/dygraph
Update joinus.png
2021-12-23 19:00:54 +08:00
Leif f2ad8f6618 Update joinus.png
Update joinus.png
2021-12-23 18:59:34 +08:00
Evezerest d11c00a2f1
Merge pull request #5033 from Evezerest/dygraph
Upload notebook
2021-12-23 18:45:24 +08:00
Leif 53f90409bc Upload notebook
Upload notebook
2021-12-23 18:43:17 +08:00
MissPenguin 61b07f16d7
Merge pull request #4980 from changy1105/dygraph
[TIPC] Add js infer test
2021-12-23 14:05:46 +08:00
Leif 7f08bef963 Update README.md
Update README.md
2021-12-23 09:56:04 +08:00
Evezerest b9111d3956
Merge pull request #5026 from Evezerest/dygraph
Update README and joinus.png
2021-12-23 09:55:39 +08:00
Leif 7acdff2326 Update joinus.png
Update joinus.png
2021-12-23 09:54:23 +08:00
redearly123/PaddleOCR d671e49dd2 add feature lockshapes 2021-12-22 23:07:04 +08:00
MissPenguin b1fe2b394b
Merge pull request #5008 from WenmuZhou/fix_vqa
update readme
2021-12-22 16:03:43 +08:00
WenmuZhou 46efa8a127 rm unused code 2021-12-22 06:49:41 +00:00
WenmuZhou 8259d2564f Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_vqa 2021-12-22 06:37:41 +00:00
WenmuZhou 5feb969ec4 update readme 2021-12-22 06:31:21 +00:00
LDOUBLEV 85ac10310a set env 2021-12-22 11:29:28 +08:00
Leif 56a3f5b9fe Update README.md
Update README.md
2021-12-22 10:39:38 +08:00
littletomatodonkey 3b646d4f68
fix vq utils (#5001)
* fix vq utils

* fix bs
2021-12-22 10:26:20 +08:00
Leif 86b90aa935 Merge remote-tracking branch 'origin/dygraph' into dygraph 2021-12-22 10:08:36 +08:00
Double_V 8fe1b8d35f
Merge pull request #4995 from LDOUBLEV/kie_doc
add new kie image
2021-12-21 16:27:55 +08:00