Topdu
1a5e1be1fa
arabic reverse function
2022-08-22 09:57:57 +00:00
Topdu
2741a84de7
arabic reverse function
2022-08-22 09:53:04 +00:00
Topdu
09ff249363
update arabic rec model & add pred reverse function
2022-08-15 10:42:02 +00:00
an1018
c94025f266
update layout
2022-08-10 12:54:25 +08: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
littletomatodonkey
9e4ae9dc12
add vqa code ( #7096 )
...
* add vqa code
* add order ocr info
* rename tb-yx order
* polish configs
* add trt offline-tuning
* fix seed and remove unused configs
2022-08-06 15:41:20 +08:00
smilelite
484bf2f7dc
modified SPINLabelEncode SPINLabelDecode
2022-07-14 22:26:10 +08:00
smilelite
f614274672
modified label_ops
2022-07-12 22:15:00 +08:00
smilelite
cb370419ec
modified pr
2022-07-11 23:59:45 +08:00
smilelite
c11ec3ce5b
merge upstream
2022-07-10 10:21:18 +08:00
Double_V
ba79009d2c
Merge pull request #6786 from wangjingyeye/dyg_poly
...
add polygons
2022-07-06 19:46:08 +08:00
zhoujun
e97daf7d97
Merge pull request #6781 from WenmuZhou/xlm
...
fix shape unmatch error in PSE postprocess
2022-07-05 15:43:46 +08:00
wangjingyeye
da6636dcee
add polygons
2022-07-05 03:01:10 +00:00
WenmuZhou
d1b31bf85c
add ref
2022-07-04 10:22:25 +00:00
WenmuZhou
929ee4669f
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tablemaster
2022-07-04 09:21:43 +00:00
wangjingyeye
72f93cf977
add polygons
2022-07-04 08:49:34 +00:00
wangjingyeye
8d9cfade49
add polygons
2022-07-04 08:40:32 +00:00
WenmuZhou
b541cc12be
fix shape unmatch error
2022-07-04 04:26:54 +00:00
WenmuZhou
807dd10636
pre-commit
2022-07-01 09:59:11 +00:00
WenmuZhou
8d46a1fbbe
add dygraph2static support of layoutlm series SER model
2022-07-01 08:52:08 +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
WenmuZhou
a0c33908d5
add TableMaster
2022-06-16 13:24:38 +00:00
smilelite
bbca1e0d66
add pr
2022-06-12 13:53:29 +08:00
Topdu
d2c11969c2
rm svtrlabeldecode resize
2022-04-28 13:03:47 +00:00
littletomatodonkey
4cddec7307
add rotnet code ( #6065 )
...
* add rotnet code
* add config
* fix infer for ssl
* rm unused code
2022-04-27 18:46:48 +08:00
Topdu
68fb057dc6
add_rec_svtr
2022-04-26 10:30:26 +00:00
andyjpaddle
f6532a0e51
add ppocrv3 rec ( #6033 )
...
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
WenmuZhou
bbff7c55c1
The whl package supports separate table recognition and layout analysis
2022-04-22 13:24:45 +08:00
LDOUBLEV
5efa071c07
delete debug
2022-04-07 08:31:37 +00:00
LDOUBLEV
a8c8f485cb
delete debug
2022-04-07 08:30:17 +00:00
littletomatodonkey
5fd2de2e2a
improve post process ( #5758 )
...
* improve post process
* rm unused code
2022-03-24 11:02:24 +08:00
WenmuZhou
1a2c7b2877
add FECNet inference
2022-03-11 09:12:35 +00:00
zhiminzhang0830
4b21494822
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into new_branch
2022-03-01 10:57:48 +08:00
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
zhiminzhang0830
bf7e085ea2
modify fcenet
2022-02-13 11:48:18 +08:00
zhiminzhang0830
9f62b610de
add fcenet
2022-01-27 17:36:19 +08:00
WenmuZhou
d8571bdb2a
move imgs to doc
2022-01-05 14:35:21 +00:00
WenmuZhou
a323fce66d
vqa code integrated into ppocr training system
2022-01-05 11:03:45 +00:00
MissPenguin
683c86edb3
Merge pull request #4960 from tink2123/fix_seed_padding
...
polist seed code
2021-12-20 11:16:47 +08:00
tink2123
a5280c0f40
polist seed code
2021-12-17 21:42:53 +08:00
Double_V
5e4d1891ea
Merge branch 'dygraph' into sdmgr
2021-12-16 18:50:53 +08:00
LDOUBLEV
721c76b42d
fix conflict
2021-12-16 10:42:56 +00:00
WenmuZhou
389e315ae0
opt east post
2021-11-29 02:48:09 +00:00
WenmuZhou
35e471860d
remove lanms-nova
2021-11-25 13:00:37 +00:00
WenmuZhou
3fba21c84d
replace lanms with lanms-nova
2021-11-23 10:07:16 +00:00
MissPenguin
5aa14c5f11
Merge pull request #4551 from WenmuZhou/copyright
...
add refer for some code
2021-11-04 19:41:06 +08:00
MissPenguin
357dcc1498
Merge pull request #4545 from LDOUBLEV/test_v10
...
add refer to east and sast preprocess
2021-11-04 19:39:58 +08:00
MissPenguin
19a359a435
Merge pull request #4548 from MissPenguin/dygraph
...
add reference for locality_aware_nms
2021-11-04 19:38:58 +08:00
WenmuZhou
b323ad44b7
add copyright
2021-11-04 19:11:28 +08:00
WenmuZhou
fe92c51c42
add refer for some code
2021-11-04 18:23:23 +08:00