Commit Graph

224 Commits (8cce9b6fd7ccb50226d0c38f94054d81c29b8184)

Author SHA1 Message Date
贾晓 bc06f6f259
update rec_vit_parseq.yml, test=document_fix (#11856) 2024-04-01 14:21:56 +08:00
jzhang533 0b91f4dd50
This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831)
release/2.7.1 branch

Co-authored-by: ToddBear <43341135+ToddBear@users.noreply.github.com>
2024-03-29 10:39:03 +08:00
xiaoting 2f70e4b7f6
upload paddleocr whl to pypi (#10524)
* upload paddleocr whl to pypi

* Update README_ch.md

* Update README_ch.md

* Update quickstart.md

* Update README_ch.md

* Update README_ch.md
2023-08-06 11:17:13 +08:00
zhoujun c82072e8f5
Fix bug in run PP-OCRv3 rec with dygraph branch code (#10489)
* Update ch_PP-OCRv3_rec.yml

* Update ch_PP-OCRv3_rec_distillation.yml

* Update en_PP-OCRv3_rec.yml

* Update arabic_PP-OCRv3_rec.yml

* Update chinese_cht_PP-OCRv3_rec.yml

* Update cyrillic_PP-OCRv3_rec.yml

* Update devanagari_PP-OCRv3_rec.yml

* Update japan_PP-OCRv3_rec.yml

* Update ka_PP-OCRv3_rec.yml

* Update korean_PP-OCRv3_rec.yml

* Update latin_PP-OCRv3_rec.yml

* Update ta_PP-OCRv3_rec.yml

* Update te_PP-OCRv3_rec.yml
2023-08-01 19:00:11 +08:00
zhangyubo0722 a46a061082
[WIP]Benchmark 2q add PP-OCRv4_rec ultra config (#10067)
* add PP-OCRv4_rec ultra config

* modify prepare
2023-06-01 18:36:03 +08:00
Double_V 1643f268d3
add V4 rec distill (#9921)
* support min_area_rect crop

* add check_install

* fix requirement.txt

* fix check_install

* add lanms-neo for drrg

* fix

* fix doc

* fix

* support set gpu_id when inference

* fix #8855

* fix #8855

* opt slim doc

* fix doc bug

* add v4_rec_distill config

* delete debug

* fix comment

* fix comment
2023-05-15 20:32:48 +08:00
topduke 425166434c
Fix grid_sample data type bug when use fp16 (#9930)
* fix gris_sample data type bug when use fp16

* fix gris_sample data type bug when use fp16

* fix v4rec batchsize
2023-05-15 17:03:53 +08:00
xiaoting 7e0c8aea84
revert eval mode (#9843)
* revert eval mode

* update hgnet config
2023-05-04 12:59:55 +08:00
xiaoting b3066812fc
Multi scale (#9837)
* update for multi scale

* update for multi scale

* update for multi scale

* rm notes
2023-04-28 11:04:01 +08:00
xiaoting 26519a6d17
update PPLCNetV3 name (#9802) 2023-04-23 16:13:01 +08:00
topduke 2a98d40b10
Add v4rec hgnet (#9768)
* v4rec code

* v4rec add nrtrloss

* Add V4rec backbone file

* Add V4Rec config file.

* Fix V4rec reparameters when export_model

* convert lvnetv3

* fix codestyle

* fix infer_rec v4rec

* add v4rec hgnet

* add v4rec hgnet config

* add svtr_hgnet

* fix bugs in infer_rec and hgnet
2023-04-21 12:34:48 +08:00
topduke 43abe2fa4b
V4Rec code pr (#9725)
* v4rec code

* v4rec add nrtrloss

* Add V4rec backbone file

* Add V4Rec config file.

* Fix V4rec reparameters when export_model

* convert lvnetv3

* fix codestyle

* fix infer_rec v4rec
2023-04-19 16:04:23 +08:00
zhoujun 20cb993cb6
add d2t train support of svtr (#9479)
* add d2s train for slanet and v3

* fix bug

* udpate tipc to_static

* update db

* remove_print

* update benchmark_train.sh

* update maybe_download_params

* add d2t train support of svtr
2023-03-20 17:26:19 +08:00
zhoujun 2e05d54af8
add d2s train for slanet and v3 (#9341)
* add d2s train for slanet and v3

* fix bug
2023-03-09 11:21:34 +08:00
xiaoting dd02918bb4
rename PP-OCRv3 algorithm to SVTR_LCNet (#9025)
* rename PP-OCRv3 algorithm to SVTR_LCNet

* rename PP-OCRv3 algorithm to SVTR_LCNet

* update multi-lang config for v3
2023-02-13 11:17:58 +08:00
zhiminzhang0830 30201ef954
add satrn (#8433)
* add satrn

* 修复satrn导出问题

* 规范satrn config文件

* 删除SATRNRecResizeImg

---------

Co-authored-by: zhiminzhang0830 <zhangzhimin04@baidu.com>
2023-02-08 11:25:50 +08:00
topduke 8a45b5e08c
Fix piecewise boundaries and droppath dtype (#8988)
* fix piecewise boundaries and droppath dtype

* fix tipc piecewise boundaries and droppath dtype
2023-02-07 13:57:24 +08:00
topduke 955c46e0c5
add svtr FAQ and data_aug (#8864) 2023-01-19 22:14:28 +08:00
niuliling123 931edad131
Add matmul and elementwise into amp_custom_black_list for ch_PP-OCRv2_rec_distillation (#8360) 2022-11-18 14:34:13 +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 c57effb84f update can data loading method and tipc configs, revert precommit config 2022-10-17 15:04:42 +08:00
dorren f3f473d3f9 update CAN model 2022-10-15 20:27:05 +08:00
贾晓 b03ac29272
Merge pull request #7865 from WenmuZhou/tipc_2
fix nrtr config evaluation path error
2022-10-11 15:45:40 +08:00
WenmuZhou 75e4961bcc fix nrtr config 2022-10-10 09:46:35 +00: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 035d7e3906 删除多余空行 2022-09-28 17:50:28 +08:00
zhiminzhang0830 394ee01177 修改数据集路径 2022-09-28 17:40:43 +08:00
zhiminzhang0830 0002349df3 add text recognition algorithm rflearning 2022-09-27 10:54:31 +08:00
andyj 4cec888bcc
Merge pull request #7642 from andyjpaddle/v3_rec_param
exposure params for recconaug
2022-09-20 16:29:28 +08:00
andyjpaddle cfb3ab4f89 add params for v3 rec 2022-09-19 07:59:25 +00:00
MissPenguin e6c6250493
Merge pull request #7208 from Topdu/dygraph
update arabic rec model & add pred reverse function
2022-08-24 16:28:29 +08:00
Topdu 09ff249363 update arabic rec model & add pred reverse function 2022-08-15 10:42:02 +00: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
andyjpaddle 3380010d9a update dict 2022-08-09 01:44:16 +00:00
smilelite b324c727df fixed gitignore 20220801 2022-08-01 22:20:34 +08:00
smilelite 3337dee65a fixed rec_img_aug 20220801 2022-08-01 22:09:12 +08:00
andyjpaddle 7a706ada64 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-07-28 09:14:21 +00:00
smilelite b781838015 fix conflicts 2022-07-27 23:02:24 +08:00
zhoujun 1696b36bdb
Merge pull request #6841 from smilelite/spin_branch
添加SPIN(第二次修改)
2022-07-26 20:09:34 +08:00
Topdu ce600ab56f add abinet pretrained model 2022-07-21 04:50:31 +00:00
Topdu 50af18d44c fix vitstr yml bug 2022-07-21 02:53:51 +00:00
Topdu bb7a3b0e9a fix win&mac bug of abinet | validation 2022-07-20 08:57:55 +00:00
andyjpaddle 991e194e70 add vl 2022-07-20 06:28:00 +00:00
andyjpaddle a3a095150e add vl 2022-07-20 06:21:16 +00:00
smilelite 7c5b47069e modified config and resnet31 2022-07-14 23:11:20 +08:00
smilelite 484bf2f7dc modified SPINLabelEncode SPINLabelDecode 2022-07-14 22:26:10 +08:00
smilelite c53a6e5137 modified config 2022-07-11 23:28:51 +08:00