Commit Graph

6127 Commits (0525f6bb01bfed401f767894619f6a25ee750892)
 

Author SHA1 Message Date
xiaoting 0525f6bb01
rm QR code (#11533) 2024-01-24 11:54:03 +08:00
xiaoting 1bc5500644
rm QR code in the document (#11511) 2024-01-18 16:01:21 +08:00
xiaoting ea701c0493
Update README.md 2024-01-17 11:19:25 +08:00
santlchogva c27402bf1f
fix:layout recovery image:xxx.png,err msg: list index out of range (#11405) 2024-01-02 10:55:36 +08:00
zhangyubo0722 a5cb64baaa
Modify readme 27 (#11424)
* update paddlex of readme

* update
2023-12-28 14:24:54 +08:00
Xue Yadong c75b90cdf9
fix bug for rec_postprocess.py (#11408) 2023-12-27 19:53:42 +08:00
xiaoting 1b1dc7e44f
Update README.md 2023-12-11 11:41:57 +08:00
xiaoting ad0d5e2526
Update README.md 2023-12-06 14:44:07 +08:00
xiaoting 52198722e9
Update README.md 2023-12-01 10:06:45 +08:00
xiaoting 15823879e6
Update README.md 2023-11-22 18:55:49 +08:00
dyning 4b17511491
Update README.md 2023-11-17 08:45:05 +08:00
dyning 2c18739bf6
Update README.md 2023-11-17 08:44:27 +08:00
xiaoting adeab26b10
Update README.md 2023-11-16 13:31:28 +08:00
xiaoting cc302eacfc
Update README.md 2023-11-16 11:09:54 +08:00
xiaoting 682a481b84
Update README.md 2023-11-16 11:03:49 +08:00
xiaoting 909467d0f0
Update README.md 2023-11-03 18:04:06 +08:00
xiaoting 7fb904c6d9
Update README.md 2023-11-03 18:03:25 +08:00
Kai Song 344b7594e4
[TIPC]update tipc scripts and rm fluid api (#11098)
* [TIPC]update xpu tipc script

* update tipc scripts and remove fluid api
2023-10-19 10:45:10 +08:00
shiyutang 673c95262b
Create pull_request_template.md 2023-10-12 10:28:17 +08:00
greyovo 9ed3e5a883
Update ONNX conversion readme_ch.md (#11030)
* Update ONNX conversion readme_ch.md

Fixed command line argument path

* Update ONNX conversion readme.md
2023-10-12 10:10:15 +08:00
xiaoting 24503f7c50
update ppocrv4_framework (#11047) 2023-10-08 10:50:12 +08:00
xiaoting d1a7676c04
Update README_en.md 2023-09-28 17:53:00 +08:00
xiaoting f498aaeaff
Update README.md 2023-09-28 17:52:42 +08:00
xiaoting f6b8f48241
Update README_en.md 2023-09-28 12:06:01 +08:00
xiaoting e38a3335b8
Update README.md 2023-09-28 11:59:01 +08:00
xiaoting 89a2f4586e
Update README_en.md 2023-09-25 16:17:24 +08:00
xiaoting bcbab794fa
update url for aistudio 2023-09-25 16:16:14 +08:00
Nyakku Shigure dc3fb008df
fix `cls_x` and `bbox_x` is possibly unbound (#10973) 2023-09-25 15:23:48 +08:00
Tommi Savikko 5ce67ec2e7
add finnish language files (#10850) 2023-09-22 10:06:29 +08:00
Jiang-Haochen 19ad3d9557
🐞 fix(cpp_infer): 修复rebuild_table的bug (#10810)
structure_boxes的索引用错了,导致dis和iou可能无法正确计算
2023-09-21 10:32:43 +08:00
andyj 79fc4c5bef
update whl (#10916) 2023-09-15 16:40:39 +08:00
xiaoting 23fbdab33e
update paddlex intro (#10827)
* update paddlex intro

* update paddlex intro
2023-09-07 18:14:15 +08:00
Sagar J 1ab1e3364a
Update kie_datasets_en.md (#10724)
fix: typo error correction
2023-09-05 15:38:29 +08:00
Sagar J 42e3d9a954
Update how_to_do_kie_en.md (#10717)
fix: typo error
2023-09-05 15:36:07 +08:00
Sagar J a3ad92649b
Update algorithm_kie_vi_layoutxlm_en.md (#10716)
Created `2. Environment` header section which was missing before.
2023-09-05 15:35:34 +08:00
Sagar J 0d3020bd5e
Update algorithm_kie_vi_layoutxlm_en.md (#10715)
typo error correction
2023-09-05 15:35:02 +08:00
tengxniu a3e28e37d6
Update v4 det model path in README.md (#10653) 2023-09-01 15:20:50 +08:00
xiezheng-XD 80bb51c117
Update setup.py (#10749) 2023-09-01 14:35:14 +08:00
Chung Chăm Chỉ 15963b0d24
fix: release memory after predict (#10688)
* fix: release memory after predict

* fix: release memory
2023-08-30 10:22:15 +08:00
shiyutang c13a50c7a8
Update custom.md 2023-08-24 11:55:07 +08:00
Sagar J 8bd350a3cf
Update README.md (#10706)
typo error
2023-08-23 16:19:01 +08:00
Sagar J fa696f80c5
Update README.md (#10705)
typo error: replaced single quotation mark with backticks.
2023-08-23 16:17:48 +08:00
itasli 71b7c45381
fix undefined save_model_dir when using wandb (#10251) (#10709)
* fix undefined save_model_dir when using wand

* Update program.py
2023-08-23 16:06:42 +08:00
Sagar J daa7bed5b9
Update algorithm_overview_en.md (#10704)
fix: tutorial link
2023-08-23 15:53:51 +08:00
itasli 9ef797a2d2
Fix fitz camelCase deprecation and .PDF not being recognized as pdf file (#10181) (#10707)
* Fix fitz camelCase deprecation and .PDF not being recognized as pdf file

* refactor get_image_file_list function
2023-08-23 15:46:25 +08:00
Sagar J b162237e84
Update quickstart_en.md (#10702)
typo error
2023-08-23 14:39:33 +08:00
Sagar J be6696763b
Update how_to_do_kie_en.md (#10690)
typo error
2023-08-23 14:39:09 +08:00
ncoffman 958abfb941
Update algorithm_overview_en.md (#10670)
Fixed simple spelling errors.
2023-08-21 10:24:45 +08:00
Dec20B b318d204fa
修改数据增强导致的DSR报错 (#10662) (#10681)
* 修改数据增强导致的DSR报错

* 错误修改回滚
2023-08-20 14:56:28 +08:00
dvorst f9dbab893c
fix-typo (#10642)
Co-authored-by: Dennis <dvorst@users.noreply.github.com>
Co-authored-by: shiyutang <34859558+shiyutang@users.noreply.github.com>
2023-08-17 16:25:05 +08:00