dorren
f875556541
update can transform method and add copyright info for new file
2022-10-17 17:18:14 +08:00
dorren
f3f473d3f9
update CAN model
2022-10-15 20:27:05 +08:00
zhiminzhang0830
3ee146fa99
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into drrg_branch
2022-10-10 15:56:08 +08:00
zhiminzhang0830
1f9400dd73
add drrg
2022-10-08 11:56:45 +08:00
zhiminzhang0830
0002349df3
add text recognition algorithm rflearning
2022-09-27 10:54:31 +08:00
huangjun12
b5268dc3a0
add centripetal text model
2022-09-15 11:08:16 +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
c11ec3ce5b
merge upstream
2022-07-10 10:21:18 +08: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
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
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
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
9f62b610de
add fcenet
2022-01-27 17:36:19 +08:00
WenmuZhou
a323fce66d
vqa code integrated into ppocr training system
2022-01-05 11:03:45 +00:00
LDOUBLEV
721c76b42d
fix conflict
2021-12-16 10:42:56 +00:00
WenmuZhou
39ac3b5ab4
pse post-processing is only compiled when needed
2021-11-02 16:10:43 +08:00
WenmuZhou
85352c93c1
add windows support of pse
2021-10-25 11:09:00 +08:00
LDOUBLEV
83303bc73e
fix conflicts
2021-10-09 17:53:22 +08:00
LDOUBLEV
de88d73dca
add kie
2021-10-09 15:40:25 +08:00
MissPenguin
2e67b9ae8e
Merge pull request #4196 from WenmuZhou/fx_pse
...
add pse to windows_not_support_list
2021-09-29 10:43:47 +08:00
WenmuZhou
ca24d38622
remove logger import
2021-09-28 17:14:49 +08:00
WenmuZhou
b6a9f5d2da
add pse to windows_not_support_list
2021-09-27 19:43:36 +08:00
tink2123
3c906d41b9
merge dygraph
2021-09-27 15:06:06 +08:00
tink2123
8308f33274
fix conflicts
2021-09-27 14:58:10 +08:00
WenmuZhou
ac98415b48
merge dygraph
2021-09-14 14:51:04 +08:00
andyjpaddle
ea52f47a95
update docs and fix conflic
2021-08-31 12:13:36 +00:00
WenmuZhou
835e717832
merge dygraph
2021-08-31 19:13:15 +08:00
tink2123
c9e1077daa
polish code
2021-08-30 06:32:54 +00:00
andyjpaddle
8a95b3352d
add_rec_sar, test=dygraph
2021-08-24 03:49:26 +00:00
topduke
88f7c59e8f
Update __init__.py
2021-08-23 11:42:58 +08:00
topduke
adc62fcde4
Merge branch 'dygraph' into dygraph
2021-08-17 22:08:54 +08:00
Topdu
1623c17cdc
add rec_nrtr
2021-08-17 13:10:53 +00:00
WenmuZhou
a739abab57
merge dygraph
2021-07-27 18:14:19 +08:00
WenmuZhou
fa790288f1
add psenet
2021-07-27 15:33:05 +08:00
LDOUBLEV
6ce4419819
fix bug
2021-07-07 02:45:32 +00:00
LDOUBLEV
185d1e1f92
fix bug
2021-07-07 01:54:03 +00:00
WenmuZhou
330f08ffc7
fix table infer bug
2021-06-10 16:48:11 +08:00
littletomatodonkey
ed02b91d26
add distillation function
2021-06-02 08:31:57 +00:00
Jethong
1f76f449db
Add PGNet
2021-03-08 14:55:49 +08:00
tink2123
c1fd46641e
add srn for dygraph
2020-12-30 16:15:49 +08:00
MissPenguin
021c1132a9
add east & sast
2020-12-09 06:45:25 +00:00