Commit Graph

832 Commits (18171accd4a874468331da21e1ec0beb5c007beb)

Author SHA1 Message Date
Lizhi Chen 182c1db291
Merge branch 'dygraph' into dygraph 2022-10-20 10:14:55 +08:00
zhoujun 3907c72a08
Merge pull request from dorren002/new_branch
add handwritten mathematical expression recognition algorithm CAN
2022-10-19 19:28:59 +08:00
andyj 38290a2853
update visionlan () 2022-10-19 17:12:12 +08:00
贾晓 9d4d44ce07
Merge pull request from WenmuZhou/tipc3
only in DRRG import DRRGHead
2022-10-18 16:09:15 +08:00
WenmuZhou 273068527f only in DRRG import DRRGHead 2022-10-18 07:31:07 +00:00
dorren ea557c50ee update config 2022-10-17 19:58:35 +08:00
andyj caf77ddb2f
Merge pull request from andyjpaddle/fix_vl_dict
fix visionlan default dict
2022-10-17 17:21:31 +08:00
dorren f875556541 update can transform method and add copyright info for new file 2022-10-17 17:18:14 +08:00
chenlizhi 9cef24090c add and update sr model 2022-10-17 16:47:28 +08:00
andyjpaddle 9606bec16a fix visionlan default dict 2022-10-17 07:41:36 +00:00
chenlizhi 0cdfc52507 add sr model Text Telescope 2022-10-17 15:15:37 +08:00
dorren c57effb84f update can data loading method and tipc configs, revert precommit config 2022-10-17 15:04:42 +08:00
dorren f3f473d3f9 update CAN model 2022-10-15 20:27:05 +08:00
zhoujun ce72023ce1
Merge pull request from zhiminzhang0830/drrg_branch
add text detection algorithm DRRG
2022-10-13 13:19:13 +08:00
Double_V 9df7730eeb
Merge pull request from LDOUBLEV/dygraph
add polygon params
2022-10-12 10:14:16 +08:00
littletomatodonkey 972e7a1ccd
support reconaug () 2022-10-11 15:13:38 +08:00
zhiminzhang0830 3ee146fa99 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into drrg_branch 2022-10-10 15:56:08 +08:00
zhiminzhang0830 67ae525e95 删除backbone里的pretrained_model字段 2022-10-10 14:20:28 +08:00
zhoujun 823a8391f1
Merge pull request from zhiminzhang0830/rfl_branch
add text recognition algorithm rflearning
2022-10-10 14:06:13 +08:00
zhiminzhang0830 483e503826 通过变量类型判断是否是visual 2022-10-10 12:12:47 +08:00
LDOUBLEV 3628ac1c6c fix bug 2022-10-10 10:12:28 +08:00
littletomatodonkey 60559a7ec1
add ser+re hub serving ()
* add ser+re hub serving

* fix
2022-10-09 13:28:12 +08:00
LDOUBLEV 119196f11d add det_box_type params 2022-10-09 11:28:32 +08:00
zhiminzhang0830 c25eec882a Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into rfl_branch 2022-10-09 10:07:46 +08:00
littletomatodonkey eeef62b3c6
fix PREN export and infer () 2022-10-08 16:37:12 +08:00
zhiminzhang0830 03802c7f93 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into drrg_branch 2022-10-08 12:00:17 +08:00
zhiminzhang0830 1f9400dd73 add drrg 2022-10-08 11:56:45 +08:00
zhiminzhang0830 c459b72565 添加RFL CNT分支infer支持 2022-10-08 11:20:36 +08:00
WenmuZhou 3e8c78b8c1 fix tablerec-rare train error 2022-09-30 07:01:43 +00:00
zhiminzhang0830 3f8602c169 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into rfl_branch 2022-09-29 16:40:10 +08:00
zhiminzhang0830 154f42f1b0 推理时添加softmax 2022-09-28 17:44:13 +08:00
zhiminzhang0830 b580fa0517 删除无用函数 2022-09-28 17:43:00 +08:00
zhiminzhang0830 5a380afb1e 添加引用 2022-09-28 17:42:13 +08:00
WenmuZhou fb2b7f5447 add paddle2onnx support for tablerec-rare 2022-09-28 10:32:09 +08:00
zhiminzhang0830 0002349df3 add text recognition algorithm rflearning 2022-09-27 10:54:31 +08:00
WenmuZhou a4bc9da8b6 fix bug 2022-09-21 17:50:50 +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
Double_V d022b26903
Merge pull request from wangjingyeye/dyg_db
update pgnet
2022-09-05 18:45:44 +08:00
wangjingyeye 0fd122b674 update pgnet 2022-09-05 09:06:17 +00:00
WenmuZhou 6419c7bdaa add stop_gradient to create tensor 2022-09-05 15:31:19 +08:00
wangjingyeye 4c0b08733d update pgnet 2022-09-05 07:03:16 +00:00
WenmuZhou f6698a32d8 support onnx infer of SLANet 2022-09-05 15:02:22 +08:00
LDOUBLEV 2189e54ad9 padding when image.h+w < 32 2022-09-02 10:45:33 +08:00
wangjingyeye 929b4f4557 update pgnet 2022-08-30 05:58:39 +00:00
LDOUBLEV f630700a99 fix cml 2022-08-29 14:03:05 +08:00
jinming.teo 4af5f63d44 limit maximum resizing ratio 2022-08-26 22:17:23 +08:00
贾晓 ba04894d31
Merge pull request from Topdu/dygraph
fix arabic postprocess bug
2022-08-25 14:14:58 +08:00
topduke 4f7b28e89f
Update rec_postprocess.py 2022-08-25 12:52:45 +08:00
Topdu 6cded42b10 fix arabic postprocess bug 2022-08-25 04:33:42 +00:00