co63oc
534e66506f
Fix typos in several files ( #14812 )
...
* Fix typos in several files
* Fix
2025-03-06 10:34:46 +08:00
co63oc
e061055808
Fix typos ( #14808 )
2025-03-05 19:09:08 +08:00
zhuyipin
9e7a1f4cc1
remove usused mem in latex_ocr head ( #14803 )
...
* adapt to npu
* add device judgement
2025-03-05 11:19:15 +08:00
co63oc
78ec762aac
Fix typos ( #14800 )
2025-03-04 14:20:13 +08:00
co63oc
de12ece0aa
Fix ( #14798 )
2025-03-04 11:04:41 +08:00
liuhongen1234567
cf4c0591ba
repair bug in latexocr cpu infer and typo ( #14552 )
2025-01-16 15:56:13 +08:00
vivienfanghuagood
359ab6cb76
fix latex_ocr inference ( #14498 )
...
* add
* update
* add
* add
2025-01-07 11:26:03 +08:00
Sunflower7788
4f7476d7b8
fix_server_v4_det_output ( #14472 )
2025-01-03 11:59:22 +08:00
liuhongen1234567
0d41ffc91d
repair formula bug when export ( #14442 )
2024-12-24 17:44:31 +08:00
liuhongen1234567
d523388ed1
Add pp formulanet ( #14429 )
...
* add ppformulanet
* rename loss
* modify doc
* add export code
* modify yaml for global ref
2024-12-23 13:14:33 +08:00
liuhongen1234567
04c989b7fe
repair type bug for ppocrv3 ( #14397 )
2024-12-16 14:19:57 +08:00
Liu Jiaxuan
ae67d96f3e
add slanext models ( #14374 )
...
* add slanext models
* refine codes
* refine codes
* refine codes
2024-12-13 13:39:19 +08:00
wanghuancoder
f49dec92d6
fix shape64 ( #14376 )
2024-12-12 16:02:56 +08:00
liuhongen1234567
78e7184022
add unimernet model ( #14357 )
...
* add unimernet model
* add commate and single test
* repair pytest
* delete export and infer
* delete [ file
2024-12-12 14:17:24 +08:00
wanghuancoder
9c01b43301
paddle.shape return int64 tensor ( #14318 )
2024-12-04 14:26:57 +08:00
liuhongen1234567
6d2bc9f573
add d2s_train_image_shape for static train ( #14312 )
2024-12-02 20:03:12 +08:00
liuhongen1234567
0018cbd2b6
support latexocr static train ( #14297 )
2024-11-29 17:44:53 +08:00
liuhongen1234567
8fdc409edf
change support list ( #14293 )
2024-11-29 15:18:54 +08:00
wangna11BD
661cda1289
fix nan in ppocrv4 for benchmark ( #14072 )
...
* fix nan in ppocrv4 for benchmark
* fix config
2024-10-23 11:55:43 +08:00
Wang Xin
7541776021
fix isnan_v2 is not supported in paddle2onnx ( #14060 )
2024-10-22 09:18:50 +08:00
zhangyubo0722
de457325cd
reset latex ocr ( #14046 )
2024-10-18 19:51:32 +08:00
wangna11BD
349a604951
fix nan in dp16 ( #14043 )
2024-10-18 18:00:08 +08:00
wanghuancoder
e621d034b5
fix a pir while bug ( #14016 )
2024-10-16 16:24:59 +08:00
zhangyubo0722
362103bd0b
fix lateocr bug ( #13920 )
2024-09-28 19:11:31 +08:00
WangZhen
4832bb62ad
Fix pir dy2st train ( #13853 )
2024-09-11 18:54:37 +08:00
liuhongen1234567
5f0b90a110
Fix some issues with LaTeXOCR in paddleX ( #13646 )
...
* repair_some_Bug_for_paddlex
* style2
* style2
* add_epilson_for groupnorm
2024-08-14 11:30:25 +08:00
changdazhou
9c19e6dffe
fix bug for paddlepaddle3.0 ( #13568 )
2024-08-01 22:50:44 +08:00
zhangyubo0722
6c12df47b2
merge release/2.6.1 to main ( #13523 )
2024-07-29 19:09:42 +08:00
liuhongen1234567
cf26f2330e
Latexocr paddle ( #13401 )
...
* commit_test
* modified: configs/rec/rec_latex_ocr.yml
deleted: ppocr/modeling/backbones/rec_resnetv2.py
* ntuple_solve
* style
* style
* style
* style
* style
* style
* style
* style
* style
* delete comment
* cla_email
2024-07-22 11:50:23 +08:00
Wang Xin
024da2a58c
unifying data types in the SLAHead ( #13276 )
2024-07-06 22:01:06 +08:00
WangZ
62f5602cc8
fix pr11999 about slanet train error. ( #13073 )
2024-06-17 11:32:39 +08:00
jzhang533
24f06d1a1b
update common pre-commit configs and commit the results of running pre-commit run -a ( #12516 )
2024-05-29 15:26:09 +08:00
jzhang533
a2ad2124c7
commit fix by running pre-commit run -a ( #12165 )
2024-05-24 12:12:42 +08:00
Wang Xin
af87691591
add ci for paddleocr test ( #12062 )
...
* add ci for paddleocr test
* fix flake8 error
* fix paddlepaddle deps
* add dep
* fix
* move flake8 to pre-commit
* update ut
* fix bug
* fix bug set paddlepaddle==2.5
* fix bug
* fix bug
* fix bug
* update test
* remove lscpu
2024-05-22 13:02:24 +08:00
Miaomiao Zhao
8b71785141
table rec code ( #11999 )
...
* table rec code
* 'fixtableinit'
* copyright 2024
* table rec pre-commit
* table rec slanet_lcnetv2 doc
* table rec slanet_lcnetv2 doc
* hwattention fix
* tablelabelencode add length item
2024-05-16 15:32:24 +08:00
topduke
38c0c9ee77
openocr compti code ( #12033 )
...
* openocr compti code
* update config and repsvtr
* svtrv2 doc
2024-05-15 14:40:26 +08:00
Wang Xin
045e5f6ac7
add pre-commit workflow ( #11973 )
...
* add pre-commit workflow
* run 'pre-commit run --all-files'
* setup python version
2024-04-21 21:46:20 +08:00
wanghuancoder
2b3b3554c0
use tensor.shape bug not paddle.shape(tensor) ( #11919 )
...
* use tensor.shape bug not paddle.shape(tensor)
* refine
* refine
2024-04-17 10:54:59 +08:00
zxcd
8c9d3f91b1
adapter new type promotion rule for Paddle 2.6 ( #11698 )
2024-03-18 11:55:55 +08:00
Yesir
1f6712c370
Update zeros' comment in rec_abinet_head.py ( #11374 )
...
Bug fixes | One of code comments | maybe here it's B,N,C
2023-12-27 19:45:24 +08:00
shiyutang
987b3112cd
valid_out ( #11126 )
2023-10-25 15:35:10 +08:00
xiaoting
bf59c42a0f
fix satrn export for paddle2.5 ( #11096 )
2023-10-19 15:00:11 +08:00
xiaoting
6abf08a06e
fix import collection for py310 ( #11012 )
2023-09-27 15:40:16 +08:00
zhangyubo0722
e49e491417
add svtr large model ( #10937 )
...
* add svtr large model
* [WIP]add svtr large model
2023-09-26 14:38:29 +08:00
Nyakku Shigure
2751cb3a11
fix `cls_x` and `bbox_x` is possibly unbound ( #10991 )
2023-09-25 17:15:09 +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
xiaoting
5d68082518
rm fluid for paddle dev ( #10931 )
2023-09-19 10:16:35 +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
xlg-go
e3cd343341
rec_r45_abinet.yml add max_length and image_size ( #10744 )
...
* rec_r45_abinet.yml add max_length and image_shape
* image_shape to image_size
2023-08-31 14:23:47 +08:00
Sijun He
21da7f4c00
Update VQA to use the updated LayoutLM syntax from PaddleNLP ( #9791 )
...
* Update vqa_layoutlm.py
Update vqa to use the updated LayoutLM syntax from PaddleNLP
* Update vqa_layoutlm.py
2023-08-18 11:51:54 +08:00