Weihang Wang
25ffa816f7
doc: add doc for satrn ( #11397 )
2023-12-27 19:41:17 +08:00
Sagar J
ce728358d7
Update algorithm_overview_en.md ( #10734 )
...
fix: tutorial link
2023-10-18 14:45:27 +08:00
topduke
8a52c99ad8
[New] add rec CPPD model ( #10990 )
...
* fix gris_sample data type bug when use fp16
* fix gris_sample data type bug when use fp16
* fix v4rec batchsize
* fix bug of hang when multi gpus training(sampler)
* add rec algorithm cppd
* delete cppd useless code
* update cppd bug
* add rec algorithm cppd
* update cppd trainedmodel url
* add cppd en doc
2023-09-25 15:43:45 +08:00
ToddBear
75d16610f4
Add new recognition method "ParseQ" ( #10836 )
...
* Update PP-OCRv4_introduction.md
* Update PP-OCRv4_introduction.md (#10616 )
* Update PP-OCRv4_introduction.md
* Update PP-OCRv4_introduction.md
* Update PP-OCRv4_introduction.md
* Update README.md
* Cherrypicking GH-10217 and GH-10216 to PaddlePaddle:Release/2.7 (#10655 )
* Don't break overall processing on a bad image
* Add preprocessing common to OCR tasks
Add preprocessing to options
* Update requirements.txt (#10656 )
added missing pyyaml library
* [TIPC]update xpu tipc script (#10658 )
* fix-typo (#10642 )
Co-authored-by: Dennis <dvorst@users.noreply.github.com>
Co-authored-by: shiyutang <34859558+shiyutang@users.noreply.github.com>
* 修改数据增强导致的DSR报错 (#10662 ) (#10681 )
* 修改数据增强导致的DSR报错
* 错误修改回滚
* Update algorithm_overview_en.md (#10670 )
Fixed simple spelling errors.
* Implement recoginition method ParseQ
* Document update for new recognition method ParseQ
* add prediction for parseq
* Update rec_vit_parseq.yml
* Update rec_r31_sar.yml
* Update rec_r31_sar.yml
* Update rec_r50_fpn_srn.yml
* Update rec_vit_parseq.py
* Update rec_vit_parseq.yml
* Update rec_parseq_head.py
* Update rec_img_aug.py
* Update rec_vit_parseq.yml
* Update __init__.py
* Update predict_rec.py
* Update paddleocr.py
* Update requirements.txt
* Update utility.py
* Update utility.py
---------
Co-authored-by: xiaoting <31891223+tink2123@users.noreply.github.com>
Co-authored-by: topduke <784990967@qq.com>
Co-authored-by: dyning <dyning.2003@163.com>
Co-authored-by: UserUnknownFactor <63057995+UserUnknownFactor@users.noreply.github.com>
Co-authored-by: itasli <ilyas.tasli@outlook.fr>
Co-authored-by: Kai Song <50285351+USTCKAY@users.noreply.github.com>
Co-authored-by: dvorst <87502756+dvorst@users.noreply.github.com>
Co-authored-by: Dennis <dvorst@users.noreply.github.com>
Co-authored-by: shiyutang <34859558+shiyutang@users.noreply.github.com>
Co-authored-by: Dec20B <1192152456@qq.com>
Co-authored-by: ncoffman <51147417+ncoffman@users.noreply.github.com>
2023-09-07 16:36:47 +08:00
huangjun12
7c81d482e9
add CT to algorithm overview ( #8998 )
...
* add ct to model zoo
* refine details
2023-02-10 11:08:40 +08:00
MissPenguin
3ded6010e2
Update algorithm_overview_en.md
2023-02-07 14:38:04 +08:00
zhoujun
4725a5578f
add can, stt to algorithm_overview_en.md ( #8317 )
2022-11-15 18:48:02 +08:00
WenmuZhou
4241dd06e9
update PP-Structurev to PP-StructureV
2022-10-24 04:14:51 +00:00
WenmuZhou
14efc41050
update model link
2022-10-20 17:05:53 +08:00
andyj
38290a2853
update visionlan ( #7989 )
2022-10-19 17:12:12 +08:00
WenmuZhou
3dce1a68a1
update rfl model link
2022-10-13 06:23:53 +00:00
WenmuZhou
509b11ac9a
test=document_fix ,update rfl model link
2022-10-13 05:54:04 +00:00
zhiminzhang0830
9449303a94
添加drrg模型链接
2022-10-10 16:04:39 +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
6941fa5709
添加drrg
2022-10-10 15:52:30 +08:00
zhiminzhang0830
3f8602c169
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into rfl_branch
2022-09-29 16:40:10 +08:00
WenmuZhou
75a21ea867
update spin and RobustScanner moel link
2022-09-29 06:52:10 +00:00
zhiminzhang0830
6735cced20
添加RFL文档
2022-09-29 14:21:47 +08:00
wangjingyeye
37479c01cd
add db++ doc ( #7334 )
...
* db++ doc
* db++ doc
* db++ doc
* db++ doc
2022-08-24 21:06:59 +08:00
littletomatodonkey
fc7c2dc455
fix link
2022-08-24 17:44:52 +08:00
MissPenguin
15ba772dd8
update ppstructure readme en
2022-08-23 07:24:14 +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
17b1312e7c
fixed conflict vl 0811
2022-08-11 21:23:34 +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
smilelite
536e0593f0
fixed conflicts 20220801
2022-08-01 21:36:36 +08:00
smilelite
b781838015
fix conflicts
2022-07-27 23:02:24 +08:00
smilelite
bc1c19c5d2
merge upstream
2022-07-10 12:15:27 +08:00
smilelite
4a3b874a36
overview.md
2022-07-10 11:49:48 +08:00
smilelite
c11ec3ce5b
merge upstream
2022-07-10 10:21:18 +08:00
WenmuZhou
27181149a9
add tablemaster to tipc
2022-07-05 09:31:53 +00: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
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
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
Topdu
c503dc2f93
[New Rec] add vitstr and ABINet
2022-06-22 14:19:55 +00:00
smilelite
bbca1e0d66
add pr
2022-06-12 13:53:29 +08:00
smilelite
32f85fd92b
modify algorithm_overview_en_again
2022-06-12 13:31:33 +08:00
smilelite
0bb195c8e1
modify algorithm_overview_en
2022-06-12 13:29:14 +08:00
Topdu
c269e1e42f
modify vitstr name
2022-05-30 08:36:11 +00:00
Topdu
9816aebdb0
add rec vitstr algorithm.
2022-05-27 06:49:52 +00:00
xyzhu8
6348425744
add robustscanner
2022-05-22 13:16:52 +08:00
WenmuZhou
45eb697945
add lp recognize doc, test=document
2022-05-16 17:36:26 +08:00
topduke
d86e9a41ea
Update algorithm_overview_en.md
2022-05-10 16:27:55 +08:00
Topdu
4e97f67f18
[doc] add svtr algorithm_overview
2022-05-10 08:18:31 +00:00
MissPenguin
486aa102d7
update
2022-04-21 05:24:31 +00:00
WenmuZhou
deed114e27
update metric
2022-01-17 09:54:20 +00:00
WenmuZhou
087022a120
update whl to 2.4
2022-01-06 10:55:46 +00:00
Leif
e37779abbd
Update config and overview.md
2021-11-10 14:51:25 +08:00
Leif
a8ccc8e56d
Update course address and model type naming
...
Update course address and model type naming
2021-11-09 20:49:04 +08:00