Commit Graph

46 Commits (a40f64a70b8d290b74557a41d869c0f9ce4959d5)

Author SHA1 Message Date
Evezerest 4c29b0707c
Merge pull request #6585 from maxbachmann/release/2.5
replace GPL licensed components
2022-07-04 21:15:19 +08:00
nbswords a4f957c1d1 Fix OCR engine + SER + RE command in vqa readme 2022-06-21 01:31:59 +08:00
nbswords c5a7f2fb79 Fix End2End evalution command of SER doc 2022-06-19 00:27:22 +08:00
nbswords c2a7fe92c7 Fix OCR engine + SER command in vqa readme 2022-06-15 23:59:51 +08:00
Max Bachmann 53d83d8f54 replace GPL licensed components 2022-06-14 16:14:16 +02:00
MissPenguin c5f56aa20c fix dead links 2022-05-19 03:25:56 +00:00
Shuangchi He 22ccdfbf71
[cherry-pick] Fix some typos from release/2.4 branch and merge. (#6114)
* [cherry-pick] Fix some typos from release/2.4 branch and merge.

* rm readme_en.md in deploy/cpp_infer/.

* Fix others typos.
2022-05-02 14:06:02 +08:00
MissPenguin 0507331fb7
Merge branch 'dygraph' into dygraph 2022-04-19 15:23:42 +08:00
MissPenguin 8a591a7458 update 2022-04-19 07:08:34 +00:00
Bin Lu 3c6f9f8174
Upate VQA Readme (#5901)
* update VQA README.md and add en version

* restore ppstructure/README.md
2022-04-07 19:38:47 +08:00
MissPenguin 439c12243d
Update README.md 2022-04-01 19:37:47 +08:00
WenmuZhou 8a86168387 update infer doc 2022-02-13 01:18:10 +00:00
WenmuZhou 208f91b513 rm <a> in doc 2022-02-12 08:17:15 +00:00
WenmuZhou 461ef27aff update dpcs 2022-02-12 07:56:32 +00:00
WenmuZhou 1bcbd31815 add layoutlmv2 2022-02-12 07:17:38 +00:00
WenmuZhou 99de0353a6 rm blank 2022-01-11 04:12:07 +00:00
WenmuZhou 524303c387 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_vqa 2022-01-07 04:55:28 +00:00
WenmuZhou 75b2f52c06 update 2022-01-06 12:29:20 +00:00
WenmuZhou 087022a120 update whl to 2.4 2022-01-06 10:55:46 +00:00
WenmuZhou d8571bdb2a move imgs to doc 2022-01-05 14:35:21 +00:00
WenmuZhou a323fce66d vqa code integrated into ppocr training system 2022-01-05 11:03:45 +00:00
WenmuZhou 1ded2ac44a update paddlenlp install 2021-12-28 03:12:39 +00:00
WenmuZhou 46efa8a127 rm unused code 2021-12-22 06:49:41 +00:00
WenmuZhou 8259d2564f Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_vqa 2021-12-22 06:37:41 +00:00
WenmuZhou 5feb969ec4 update readme 2021-12-22 06:31:21 +00:00
littletomatodonkey 3b646d4f68
fix vq utils (#5001)
* fix vq utils

* fix bs
2021-12-22 10:26:20 +08:00
zhoujun a6080a834f
add LayoutLM ser (#4984)
* add LayoutLM ser

* add LayoutLM ser

* rm _

* Update README.md

* Update README.md
2021-12-21 09:04:07 +08:00
zhoujun 1e9fe08f17
Update README.md 2021-12-20 17:59:39 -06:00
zhoujun 113c9bb565
Update README.md 2021-12-20 17:57:32 -06:00
WenmuZhou 11d6814f36 rm _ 2021-12-20 14:47:43 +00:00
WenmuZhou 9131c4a7ac add LayoutLM ser 2021-12-20 14:38:49 +00:00
WenmuZhou f01dbb5648 add LayoutLM ser 2021-12-20 14:23:36 +00:00
WenmuZhou a0a0a363a2 fix args error 2021-12-20 10:07:57 +00:00
WenmuZhou 2059a5a281 add num_workers to args 2021-12-20 09:14:27 +00:00
WenmuZhou 8e05d54c7f fix win train bug 2021-12-20 09:02:40 +00:00
WenmuZhou dc51469b42 add encoding='utf-8' 2021-12-19 07:10:03 +00:00
WenmuZhou 3ffaf7f29a add distributed train support 2021-12-18 14:02:57 +00:00
WenmuZhou b069a091b2 support eval in less det result 2021-12-18 12:48:25 +00:00
WenmuZhou 9ea8a47c97 support eval in less det resule 2021-12-18 12:48:00 +00:00
WenmuZhou a5dbd8bb74 rm unsused code 2021-12-18 04:29:53 +00:00
zhoujun 5c6f90d6f7
add eval and ips (#4947)
* del unused code

* add eval

* add resume

* fix error
2021-12-17 11:51:24 +08:00
WenmuZhou e16ae81e15 add vqa_ser to ppstructure predict pipeline 2021-12-13 07:38:05 +00:00
WenmuZhou 585dbc3016 fix image shape in infer 2021-12-07 10:20:58 +00:00
WenmuZhou 652beeaba2 update readme 2021-12-07 01:58:20 +00:00
WenmuZhou b1ae913622 add re 2021-12-06 13:01:15 +00:00
littletomatodonkey edd1222f09 fix place 2021-12-03 02:50:06 +00:00