6576 Commits

Author SHA1 Message Date
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
fangfangzk
2672be5763
fix:calcute the left_center_pt and right_center_pt from min_area_quad (#14363) 2024-12-11 21:56:34 +08:00
Sunflower7788
bb7e24eea3
update_det_static (#14372) 2024-12-11 20:39:21 +08:00
BUJIQI
4cfeb4cce5
docs: add method for cropping images with polygonal points 2024-12-11 12:20:54 +08:00
Wang Xin
95860943c3
docs: update algorithm_rec_cppd.md (#14366) 2024-12-10 22:01:41 +08:00
SWHL
71ca81591a
docs: add warning of Apolications part (#14338)
* docs: add warning of Apolications part

* docs: fix typo
2024-12-06 10:20:39 +08:00
wanghuancoder
9c01b43301
paddle.shape return int64 tensor (#14318) 2024-12-04 14:26:57 +08:00
Wang Xin
83323b55d5
fix: unable to export images without text to docx format (#14306) 2024-12-04 10:22:33 +08:00
AmberC0209
778d044f6e
update install command (#14314) 2024-12-03 12:01:02 +08:00
liuhongen1234567
6d2bc9f573
add d2s_train_image_shape for static train (#14312) 2024-12-02 20:03:12 +08:00
Wang Xin
6a75046607
docs: update quick_start and recognition doc (#14302) 2024-11-30 16:10:42 +08:00
Farhan Hai Khan
b9d45b9871
docs: Fix chinese image being displayed on the english readme page (#14299)
Fix chinese image being displayed on the english readme page
2024-11-29 19:36:40 +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
Coobiw
b6bcde143d
fix: Title text partially missing issue in recovery_to_markdown.py (#14216)
* fix: Title text partially missing issue in `recovery_to_markdown.py`

* fix: Title text partially missing issue in `recovery_to_markdown.py`

* fix the code style for pr
2024-11-27 21:41:22 +08:00
AmberC0209
b1b50fc1fd
update docs (#14230) 2024-11-21 21:07:20 +08:00
EnflameGCU
c8874d717f
[GCU] Support inference for GCU (#14142) 2024-11-21 10:10:41 +08:00
Wang Xin
fbba2178d7
update infer/utility.py to support json format model (#14233)
* update infer/utility.py to support json format model

* merge from #13524

* fix bug

* fix bug

* Update tools/infer/utility.py

Co-authored-by: jzhang533 <jzhang533@gmail.com>

* fix codestyle

---------

Co-authored-by: jzhang533 <jzhang533@gmail.com>
2024-11-18 14:00:58 +08:00
Wang Xin
500381c940
fix benchmark det_r50_vd_pse_v2_0 train error (#14239) 2024-11-16 10:44:12 +08:00
changdazhou
7bbda2bcd2
fix benchmark bug (#14235) 2024-11-15 14:39:12 +08:00
zhangyubo0722
1d4e7a80a0
rename train result (#14217) 2024-11-13 15:49:52 +08:00
AmberC0209
0accd26000
update quick_start (#14200)
* update quick_start

* update quick_start_en
2024-11-12 19:06:09 +08:00
Christian Clauss
9b92a1c661
Remove Python 2 compatibility dependency six (#14202)
* Remove Python 2 compatibility dependency

* Remove Python 2 compatibility dependency six

* Update operators.py

* Remove Python 2 compatibility dependency six
2024-11-12 11:01:20 +08:00
Christian Clauss
2c846ef331
pre-commit autoupdate && pre-commit run --all-files (#14201) 2024-11-12 07:42:40 +08:00
changdazhou
9308d5e788
fix benchmark bug (#14194) 2024-11-11 17:17:29 +08:00
Wang Xin
757f7459eb
remove lock inactive issues (#14192) 2024-11-11 10:41:56 +08:00
Wang Xin
df9276e3a5
Update close_inactive_issues.yaml (#14190) 2024-11-10 10:26:23 +08:00
Wang Xin
a05bd73235
Update close_inactive_issues.yaml (#14189) 2024-11-09 16:15:27 +08:00
zhangyubo0722
b153f10d97
update hpi config (#14076) 2024-11-08 17:38:32 +08:00
Wang Xin
eb92f24416
Create close_inactive_issues.yaml (#14183)
* Create close_inactive_issues.yaml

* Update close_inactive_issues.yaml
2024-11-08 10:59:25 +08:00
Wang Xin
d3cce71fae
docs: add the missing image (#14180) 2024-11-07 10:47:48 +08:00
SWHL
217129ffc6
docs: format multi languange docs home page (#14170) 2024-11-06 14:33:09 +08:00
Wang Xin
15fb82dfa1
upgrade to numpy 2.0 and remove imgaug (#13937)
* upgrade to numpy 2.0 and remove imgaug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* add license
2024-11-06 12:09:01 +08:00
Wang Xin
9d4a66c258
docs: update i18n docs (#14169) 2024-11-06 10:51:28 +08:00
SWHL
f16662772f
docs: fix syntax error (#14168) 2024-11-06 10:17:56 +08:00
SWHL
bf15db1c1f
docs: fix i18n languange code error (#14167) 2024-11-06 09:49:35 +08:00
SWHL
498a744315
update the homepage content of i18n to the new site (#14166)
* docs: fixed error image link (#14164)

* docs: move others language page to docs site

* docs: update ppstructure README
2024-11-06 08:39:20 +08:00
SWHL
d290230182
docs: fixed error image link (#14164) (#14165) 2024-11-06 08:17:00 +08:00
SWHL
ba7081179f
docs: remove ppstructure old doc files (#14161)
* docs: fix multilingual doc correspondence issues

* docs: remove ppstructure old doc files
2024-11-05 14:56:08 +08:00
SWHL
b862ef231b
docs: remove old doc files (#14156)
* docs: add installation documentation of paddle

* docs: fixed typo

* docs: remove old doc files

* docs: remove old doc files

* test: update image path
2024-11-05 11:35:36 +08:00
Wang Xin
682c5bb068
update tests PR CI github action (#14159)
* update tests PR CI github action

* add *.py to test ci work well

* adddelpy to test ci work well
2024-11-05 11:26:22 +08:00
Alex
58e876d38d
[third-party] Fix the issue of inference errors with KE models in ONNX format (#14138)
* fix inference KIE model using onnx model

* fix code style

* fix onnx inputs compatiblility with det and rec

* fix code style
2024-11-02 00:14:34 +08:00
Wang Xin
d3d7e85883
docs: update paddle2onnx documentations (#14144) 2024-11-01 23:17:59 +08:00
Wang Xin
d1bc41661f
doc: remove duplicate paragraphs (#14133) 2024-10-31 14:19:44 +08:00
Wang Xin
1eeca9c72f
image without any text will show a warning (#14132) 2024-10-31 14:08:06 +08:00
SWHL
4772fad2b5
docs: fixed typo (#14118)
* docs: add installation documentation of paddle

* docs: fixed typo
2024-10-30 08:16:06 +08:00
SWHL
5430e433db
docs: add installation documentation of paddle (#14117) 2024-10-29 21:34:25 +08:00
SWHL
7cecf0ad1f
docs: add command line usage documentation of quickstart page (#14110) 2024-10-29 08:29:34 +08:00