WenmuZhou
|
22c13af65b
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
|
2022-08-16 03:35:46 +00:00 |
贾晓
|
edd18b6743
|
Merge pull request #7206 from andyjpaddle/fix_vl
Fix visionlan predict format
|
2022-08-15 18:57:45 +08:00 |
littletomatodonkey
|
2c1afec3af
|
add how to do kie (#7201)
* add how to do kie
* fix title
* fix typo
* fix doc by reviewer
* fix doc
|
2022-08-15 18:05:21 +08:00 |
andyjpaddle
|
c9504a9425
|
fix vl predict format
|
2022-08-15 09:38:56 +00:00 |
littletomatodonkey
|
78871cfefb
|
kie doc (#7154)
* kie doc
* fix xlm model export
* fix doc
* add wildreceipt dataset
* fix doc
* fix doc
|
2022-08-15 11:39:11 +08:00 |
WenmuZhou
|
ba284a2b74
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
|
2022-08-14 09:07:19 +00:00 |
xiaoting
|
7054013004
|
Submit SR model (#6933)
* add sr model
* update for eval
* submit sr
* polish code
* polish code
* polish code
* update sr model
* update doc
* update doc
* update doc
* fix typo
* format code
* update metric
* fix export
|
2022-08-12 10:49:54 +08:00 |
WenmuZhou
|
73ca6c2e7f
|
add PP-Structurev2 to hubserving
|
2022-08-10 14:15:52 +00:00 |
andyjpaddle
|
3f65b360ef
|
Add rec algo VisionLAN (#6943)
* add vl
* add vl
* add vl
* add ref
* fix head out
* add visionlan doc
* fix vl infer
* update dict
|
2022-08-09 11:29:43 +08:00 |
MissPenguin
|
8c4e1dccf2
|
refine doc (#7110)
|
2022-08-06 13:16:51 +08:00 |
MissPenguin
|
0bec6bf454
|
Update detection.md
|
2022-08-03 10:35:47 +08:00 |
MissPenguin
|
0cd06d9cf9
|
Update detection_en.md
|
2022-08-03 10:35:21 +08:00 |
zhoujun
|
1696b36bdb
|
Merge pull request #6841 from smilelite/spin_branch
添加SPIN(第二次修改)
|
2022-07-26 20:09:34 +08:00 |
Double_V
|
2d722451ab
|
Merge pull request #6870 from wangjingyeye/dyg_poly
debug
|
2022-07-13 21:05:40 +08:00 |
wangjingyeye
|
94a4416426
|
debug
|
2022-07-13 06:47:41 +00:00 |
smilelite
|
4a3b874a36
|
overview.md
|
2022-07-10 11:49:48 +08:00 |
smilelite
|
f56a7e9c45
|
merge overview.md
|
2022-07-10 11:25:42 +08:00 |
smilelite
|
c11ec3ce5b
|
merge upstream
|
2022-07-10 10:21:18 +08:00 |
zhoujun
|
19bca5e17d
|
Merge pull request #6795 from WenmuZhou/tablemaster
add tablemaster to tipc
|
2022-07-05 21:28:20 +08:00 |
WenmuZhou
|
27181149a9
|
add tablemaster to tipc
|
2022-07-05 09:31:53 +00:00 |
zhoujun
|
bb95527f7d
|
Merge pull request #6618 from WenmuZhou/tablemaster
[WIP] add TableMaster
|
2022-07-05 13:16:35 +08:00 |
WenmuZhou
|
adda5ddce9
|
fix bug
|
2022-07-05 02:51:07 +00:00 |
WenmuZhou
|
d1b31bf85c
|
add ref
|
2022-07-04 10:22:25 +00:00 |
tink2123
|
7233ed6c01
|
fix inference doc
|
2022-07-01 18:27:21 +08:00 |
tink2123
|
1861d5dda3
|
fix inference doc
|
2022-07-01 18:27:21 +08:00 |
wangjingyeye
|
00e67e0bf2
|
Merge branch 'dygraph' into dyg_db
|
2022-07-01 11:28:23 +08:00 |
topduke
|
3c980db1a6
|
Merge branch 'dygraph' into dygraph
|
2022-06-29 20:13:07 +08:00 |
Topdu
|
9da6038214
|
fix BaseAug
|
2022-06-29 12:08:45 +00:00 |
Evezerest
|
b998a95c7d
|
add application.md
|
2022-06-29 18:54:34 +08:00 |
wangjingyeye
|
9bb4ead8ea
|
add db++
|
2022-06-28 11:51:55 +00:00 |
topduke
|
671415bbd8
|
[New Rec]add rec ViTSTR & ABINet algorithm. (#6414)
* add rec vitstr algorithm.
* fix cpu_thread and precision
* fix svtr tipc
* modify vitstr name
* modify vitstr config batchsize
* [New Rec] add vitstr and ABINet
* add rec_resnet45
* svtr ch large model
* [application] svtr ch model
* [application] svtr ch model
* [application] svtr ch model
* add abinet_rec_aug and trained model
* aug p infe
* fix ci export bug
* fix abinet ci bug
|
2022-06-28 15:06:53 +08:00 |
wangjingyeye
|
9422629cc0
|
add db++
|
2022-06-28 04:17:14 +00:00 |
Topdu
|
773b687f5a
|
add abinet_rec_aug and trained model
|
2022-06-24 07:25:50 +00:00 |
Topdu
|
0a343fd3aa
|
svtr ch large model
|
2022-06-23 08:17:00 +00:00 |
Topdu
|
c503dc2f93
|
[New Rec] add vitstr and ABINet
|
2022-06-22 14:19:55 +00:00 |
LDOUBLEV
|
5016894e7b
|
fix conflict
|
2022-06-21 15:20:24 +08:00 |
topduke
|
9a717433ab
|
Merge branch 'PaddlePaddle:dygraph' into dygraph
|
2022-06-20 21:32:12 +08:00 |
MissPenguin
|
94d5d00a53
|
Update ppocr_introduction.md
|
2022-06-17 15:51:57 +08:00 |
MissPenguin
|
5d8c9f47cd
|
Update ppocr_introduction_en.md
|
2022-06-17 15:47:49 +08:00 |
smilelite
|
bbca1e0d66
|
add pr
|
2022-06-12 13:53:29 +08:00 |
littletomatodonkey
|
c1510b6a29
|
fix link
|
2022-06-08 07:52:44 +00:00 |
littletomatodonkey
|
4f998a84be
|
fix doc (#6442)
* fix doc
* fix doc
* rename
* fix doc
* fix link
|
2022-06-02 14:46:40 +08:00 |
andyjpaddle
|
d3837d6855
|
Merge pull request #6450 from tink2123/update_doc_issue
update doc for issues
|
2022-05-31 20:22:00 +08:00 |
tink2123
|
c367e4159a
|
update doc for issues
|
2022-05-31 15:36:04 +08:00 |
topduke
|
9209799d81
|
Merge branch 'dygraph' into dygraph
|
2022-05-31 15:09:38 +08:00 |
MissPenguin
|
7379f612ec
|
Update PP-OCRv3_introduction_en.md
|
2022-05-31 14:51:04 +08:00 |
zhoujun
|
dda748f99d
|
Merge pull request #6437 from WenmuZhou/rec_aug1
add bda
|
2022-05-31 10:39:16 +08:00 |
andyjpaddle
|
e2b2f33092
|
update some note
|
2022-05-30 09:25:21 +00:00 |
WenmuZhou
|
feca63686d
|
add bda
|
2022-05-30 16:44:50 +08:00 |
topduke
|
11b27b4180
|
Merge branch 'dygraph' into dygraph
|
2022-05-30 16:40:47 +08:00 |