topduke
|
14adbd09f2
|
fix piecewise boundaries and droppath dtype (#8990)
* fix tipc piecewise boundaries and droppath dtype
* fix piecewise boundaries and droppath dtype
|
2023-02-07 14:12:06 +08:00 |
dorren
|
ea557c50ee
|
update config
|
2022-10-17 19:58:35 +08:00 |
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
|
c25eec882a
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into rfl_branch
|
2022-10-09 10:07:46 +08:00 |
littletomatodonkey
|
eeef62b3c6
|
fix PREN export and infer (#7833)
|
2022-10-08 16:37:12 +08:00 |
zhiminzhang0830
|
0002349df3
|
add text recognition algorithm rflearning
|
2022-09-27 10:54:31 +08:00 |
WenmuZhou
|
06194524ca
|
add re predict
|
2022-09-20 22:13:27 +08:00 |
littletomatodonkey
|
3c1f5df8e4
|
fix name
|
2022-08-24 05:55:06 +00:00 |
littletomatodonkey
|
dd2f7de431
|
fix name
|
2022-08-24 05:53:42 +00:00 |
littletomatodonkey
|
8c7c45420f
|
polish kie doc and code (#7255)
* add fapiao kie
* fix readme
* fix fanli
* add readme
* add how to do kie en
* add algo kie
* add algo overview en
* rename vqa to kie
* fix read gif
|
2022-08-21 10:55:49 +08:00 |
smilelite
|
40c45e2ccc
|
Merge branch 'dygraph' into robustscanner_branch
|
2022-08-17 21:49:11 +08:00 |
WenmuZhou
|
22c13af65b
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
|
2022-08-16 03:35:46 +00:00 |
smilelite
|
a8ba8963e0
|
merge cpnflict 0815
|
2022-08-15 23:03:21 +08: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 |
smilelite
|
17b1312e7c
|
fixed conflict vl 0811
|
2022-08-11 21:23:34 +08:00 |
WenmuZhou
|
d5ea6f21f8
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
|
2022-08-09 11:36:49 +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 |
WenmuZhou
|
6fe01d43dc
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
|
2022-08-08 06:58:15 +00:00 |
WenmuZhou
|
ddaa2c2552
|
add SLANet
|
2022-08-08 06:50:27 +00: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
|
b781838015
|
fix conflicts
|
2022-07-27 23:02:24 +08:00 |
smilelite
|
7c5b47069e
|
modified config and resnet31
|
2022-07-14 23:11:20 +08:00 |
smilelite
|
bc1c19c5d2
|
merge upstream
|
2022-07-10 12:15:27 +08:00 |
smilelite
|
c11ec3ce5b
|
merge upstream
|
2022-07-10 10:21:18 +08:00 |
smilelite
|
7e81a9e62d
|
modified annotation
|
2022-07-10 09:45:52 +08:00 |
littletomatodonkey
|
7a99588dd8
|
add more dataset yamls and fix re exceptions (#6791)
* add more dataset yamls and fix re exceptions
|
2022-07-06 13:58:46 +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 |
WenmuZhou
|
929ee4669f
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tablemaster
|
2022-07-04 09:21:43 +00:00 |
zhoujun
|
7c81281434
|
Merge pull request #6763 from WenmuZhou/xlm
[VQA] Add support for dygraph2static for the ser model of the LayoutLM series in VQA
|
2022-07-02 08:09:26 +08: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 |
wangjingyeye
|
00e67e0bf2
|
Merge branch 'dygraph' into dyg_db
|
2022-07-01 11:28:23 +08: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
|
1315cdfc86
|
add db++
|
2022-06-28 06:17:45 +00:00 |
wangjingyeye
|
a63f4414e2
|
add db++
|
2022-06-28 03:28:53 +00:00 |
wangjingyeye
|
78064ad956
|
add db++
|
2022-06-27 09:43:14 +00:00 |
wangjingyeye
|
26a89db76a
|
add resnet
|
2022-06-27 08:27:26 +00:00 |
wangjingyeye
|
142b5e9dfe
|
add db++
|
2022-06-27 08:26:53 +00: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 |
smilelite
|
47cb27499f
|
update pr
|
2022-06-12 12:25:34 +08:00 |
smilelite
|
a2ef524f83
|
merge upstream
|
2022-06-12 09:50:31 +08:00 |
xiaoting
|
b821882c76
|
fix export and kie backbone (#6525)
|
2022-06-09 10:50:01 +08:00 |
tink2123
|
11acfe5124
|
replace fluid to paddle
|
2022-06-02 09:53:01 +00:00 |
xyzhu8
|
6348425744
|
add robustscanner
|
2022-05-22 13:16:52 +08:00 |
Topdu
|
a340d95b9b
|
[doc] Add nrtr and svtr en docs.
|
2022-05-01 12:58:36 +00:00 |
Topdu
|
2ec4d5252d
|
fix svtrnet bug in python3.10
|
2022-04-29 06:16:58 +00:00 |
Topdu
|
1c75ff630e
|
delete yml file, fix quant and svtr
|
2022-04-26 12:59:48 +00:00 |