Commit Graph

70 Commits (4aff082c5b6369aa4f966b6e5ccdcc8265076a87)

Author SHA1 Message Date
dorren f3f473d3f9 update CAN model 2022-10-15 20:27:05 +08:00
zhiminzhang0830 b580fa0517 删除无用函数 2022-09-28 17:43:00 +08:00
zhiminzhang0830 0002349df3 add text recognition algorithm rflearning 2022-09-27 10:54:31 +08:00
WenmuZhou 06194524ca add re predict 2022-09-20 22:13:27 +08:00
huangjun12 b5268dc3a0 add centripetal text model 2022-09-15 11:08:16 +00:00
Evezerest 7e4e87dd6d
cherry pick PRs from community (#7273)
* Merge pull request #6824 from ChenNima/release/2.5-kie-save-res

[kie]add write_kie_result to kie infer tool

* Merge pull request #6677 from TonyJiangWJ/release/2.5

修复内存泄露问题

* Update native.cpp (#6650)

fix issue 6640

* Merge pull request #6625 from ynjang/ynjang

update sorted_boxes

* fix DeprecationWarning, (#6604)

DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead

* Merge pull request #6585 from maxbachmann/release/2.5

replace GPL licensed components

* Merge pull request #6575 from Eling486/release/2.5

update win doc

* Merge pull request #6477 from MikoyChinese/fix-copy-paste

Fix copy_paste no texts augment.

* Merge pull request #6361 from mohamadmansourX/patch-9

Update README_en.md

Co-authored-by: Double_V <liuvv0203@163.com>
Co-authored-by: shawn <1021362695@qq.com>
Co-authored-by: paopjian <672034519@qq.com>
2022-08-21 18:03:57 +08:00
WenmuZhou ba284a2b74 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-14 09:07:19 +00:00
xiaoting 7054013004
Submit SR model (#6933)
* add sr model

* update for eval

* submit sr

* polish code

* polish code

* polish code

* update sr model

* update doc

* update doc

* update doc

* fix typo

* format code

* update metric

* fix export
2022-08-12 10:49:54 +08:00
WenmuZhou 73c77ff79d add image_orientation and update quickstart 2022-08-11 10:56:19 +00:00
WenmuZhou 6fe01d43dc Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-08 06:58:15 +00:00
WenmuZhou ddaa2c2552 add SLANet 2022-08-08 06:50:27 +00:00
littletomatodonkey 9e4ae9dc12
add vqa code (#7096)
* add vqa code

* add order ocr info

* rename tb-yx order

* polish configs

* add trt offline-tuning

* fix seed and remove unused configs
2022-08-06 15:41:20 +08:00
Double_V ba79009d2c
Merge pull request #6786 from wangjingyeye/dyg_poly
add polygons
2022-07-06 19:46:08 +08:00
littletomatodonkey 7a99588dd8
add more dataset yamls and fix re exceptions (#6791)
* add more dataset yamls and fix re exceptions
2022-07-06 13:58:46 +08:00
WenmuZhou adda5ddce9 fix bug 2022-07-05 02:51:07 +00:00
WenmuZhou 929ee4669f Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tablemaster 2022-07-04 09:21:43 +00:00
wangjingyeye 8d9cfade49 add polygons 2022-07-04 08:40:32 +00:00
WenmuZhou 5dfcc98306 fix bug 2022-06-27 09:37:07 +00:00
WenmuZhou a0c33908d5 add TableMaster 2022-06-16 13:24:38 +00:00
Shuangchi He 55d8af94f5
[cherry-pick] `Fix some typos for Jetson, metrics and result` from release/2.4-typos2 branch and merge. (#6119)
* [cherry-pick] Fix some typos for Jetson, metrics and result from release/2.4-typos2 branch and merge.
2022-05-02 14:01:29 +08:00
andyjpaddle f6532a0e51
add ppocrv3 rec (#6033)
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
LDOUBLEV 41ba8776ec fix 2022-04-01 17:21:55 +08:00
WenmuZhou 0865d0c474 rm \n in FCEMetric 2022-03-01 08:14:56 +00:00
zhiminzhang0830 9f62b610de add fcenet 2022-01-27 17:36:19 +08:00
WenmuZhou 60a1408d4e add eps 2022-01-19 07:21:51 +00:00
WenmuZhou 5b307b4b50 rm unused import 2022-01-06 10:59:24 +00:00
WenmuZhou 8ec42a5c8a move import seqeval to get_metric fun 2022-01-06 08:58:55 +00:00
WenmuZhou a323fce66d vqa code integrated into ppocr training system 2022-01-05 11:03:45 +00:00
LDOUBLEV e6a2970746 add eps 2021-12-19 11:15:37 +00:00
LDOUBLEV 83303bc73e fix conflicts 2021-10-09 17:53:22 +08:00
LDOUBLEV 0a276ad4a8 debug 2021-10-09 15:50:52 +08:00
LDOUBLEV de88d73dca add kie 2021-10-09 15:40:25 +08:00
tink2123 3c906d41b9 merge dygraph 2021-09-27 15:06:06 +08:00
tink2123 8308f33274 fix conflicts 2021-09-27 14:58:10 +08:00
WenmuZhou 3374ad7620 del Annotation code 2021-09-01 12:43:34 +08:00
WenmuZhou 835e717832 merge dygraph 2021-08-31 19:13:15 +08:00
tink2123 c9e1077daa polish code 2021-08-30 06:32:54 +00:00
topduke c635925895
Update rec_metric.py 2021-08-19 17:34:38 +08:00
topduke adc62fcde4
Merge branch 'dygraph' into dygraph 2021-08-17 22:08:54 +08:00
Topdu 4cb824537a add rec_nrtr 2021-08-17 13:37:32 +00:00
Topdu 1623c17cdc add rec_nrtr 2021-08-17 13:10:53 +00:00
WenmuZhou a739abab57 merge dygraph 2021-07-27 18:14:19 +08:00
WenmuZhou bd92c22b61 Reduce saved information to reduce memory usage 2021-07-19 17:11:29 +08:00
Double_V d2fce0a87e
Update det_metric.py 2021-07-09 09:28:15 +08:00
LDOUBLEV b8a65d4333 fix eval bug 2021-07-08 14:32:44 +00:00
LDOUBLEV 0742f5c521 fix metric etc.al 2021-07-07 07:54:02 +00:00
MissPenguin 7c8b2c8d19 add train code for table 2021-06-16 08:47:33 +00:00
littletomatodonkey 115955f722 fix metric 2021-06-04 02:46:45 +00:00
littletomatodonkey 0343756e46 fix metric 2021-06-03 13:31:25 +00:00
Jethong 2f978f638b add metric mode 2021-04-21 16:20:24 +08:00