Commit Graph

5369 Commits (ec22e60cb4eeb8ee33d6c4ec2a7c888751efb3b0)
 

Author SHA1 Message Date
WenmuZhou ec22e60cb4 fix boxlabel error 2022-08-16 03:34:40 +00:00
WenmuZhou c1e6558d9e update table cpp infer doc 2022-08-16 03:29:17 +00:00
WenmuZhou 4369552ea2 add in and out box_format 2022-08-15 10:04:06 +00:00
WenmuZhou a8efe28f77 add html to tablemaster result 2022-08-15 09:26:01 +00:00
WenmuZhou 7efee821bc Support variable length input 2022-08-15 09:00:35 +00:00
WenmuZhou ebe3e885c0 Support variable length input 2022-08-15 09:00:07 +00:00
WenmuZhou 444080a0cd update vis 2022-08-15 08:51:07 +00:00
WenmuZhou ba284a2b74 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-14 09:07:19 +00:00
WenmuZhou ce321153e7 rm unused code 2022-08-14 09:01:49 +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 c2c43bb1bc rename SLANetLoss to SLALoss 2022-08-10 14:58:08 +00:00
WenmuZhou 731688c2dd add PP-Structurev2 to whl 2022-08-10 14:51:57 +00:00
WenmuZhou 73ca6c2e7f add PP-Structurev2 to hubserving 2022-08-10 14:15:52 +00:00
WenmuZhou 4ac17fca55 update train.py 2022-08-10 11:04:06 +00:00
WenmuZhou 70145c3cdb Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-10 11:01:21 +00:00
WenmuZhou de712e2762 update ch doc 2022-08-10 11:01:03 +00:00
WenmuZhou 1e27820f59 add merge flag 2022-08-10 10:52:34 +00:00
zhoujun f74f897f56
Merge pull request #7159 from an1018/layout_pr
update layout
2022-08-10 18:29:16 +08:00
WenmuZhou 38b3ca47a9 avoid cnflic 2022-08-10 07:07:32 +00:00
WenmuZhou 24d917d210 update cpp infer doc 2022-08-10 06:27:21 +00:00
WenmuZhou 3867c8cc87 add table cpp infer 2022-08-10 06:05:02 +00:00
an1018 4f3eef69f0 update layout 2022-08-10 13:53:43 +08:00
WenmuZhou 97f7f74808 add copyright 2022-08-10 05:33:21 +00:00
an1018 c94025f266 update layout 2022-08-10 12:54:25 +08:00
WenmuZhou c86c174062 remove unused code 2022-08-09 12:16:01 +00:00
WenmuZhou d5ea6f21f8 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-09 11:36:49 +00:00
WenmuZhou 92f8552121 add "<td></td>" to dict when "<td></td>" not in file 2022-08-09 10:50:30 +00:00
WenmuZhou fb9be2013d rm layout files 2022-08-09 09:52:45 +00:00
WenmuZhou 9277f8c43f update SLANet config 2022-08-09 05:26:47 +00:00
andyjpaddle 3f65b360ef
Add rec algo VisionLAN (#6943)
* add vl

* add vl

* add vl

* add ref

* fix head out

* add visionlan doc

* fix vl infer

* update dict
2022-08-09 11:29:43 +08:00
andyjpaddle f5692c3f7e
Merge pull request #7143 from WenmuZhou/tttt
fix bug in amp eval
2022-08-09 09:50:04 +08:00
WenmuZhou 3bed2e1f22 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tttt 2022-08-08 11:34:55 +00:00
WenmuZhou 8b6ba9b4be use aliyun when install paddlenlp 2022-08-08 11:33:32 +00:00
zhoujun 6445362fdc
Merge pull request #7139 from andyjpaddle/fix_amp_re
[TIPC] Fix amp train for re
2022-08-08 19:31:54 +08:00
WenmuZhou aa7a0cb2a8 fix bug in amp eval 2022-08-08 11:31:12 +00:00
andyjpaddle 44852aae0c
Merge pull request #7109 from WenmuZhou/tipc1
convert fp16 params to fp32 when params is fp16 format
2022-08-08 19:30:44 +08:00
andyjpaddle 8e3aa3a09b fix amp train for re 2022-08-08 09:02:11 +00:00
andyjpaddle 1477b89aa4 fix amp train for re 2022-08-08 08:59:30 +00:00
andyjpaddle 03d384860f fix amp train for re 2022-08-08 08:58:07 +00:00
WenmuZhou a93367c9c4 update ignore 2022-08-08 06:59:58 +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
MissPenguin 8c4e1dccf2
refine doc (#7110) 2022-08-06 13:16:51 +08:00
WenmuZhou c6738f4c53 convert fp16 params to fp32 when params is fp16 format 2022-08-05 12:50:25 +08:00
WenmuZhou d0efcc74c9 convert fp16 params to fp32 when params is fp16 format 2022-08-05 12:41:03 +08:00
WenmuZhou 12aa058cb1 reduce layoutxml batchsize in litetrainliteinfer model 2022-08-05 11:04:14 +08:00
andyjpaddle 35829c4f3e
Merge pull request #7099 from WenmuZhou/tipc1
rename 2.0 to 2_0
2022-08-04 16:14:19 +08:00
Evezerest d364baa75f
Update README_ch.md 2022-08-04 13:20:48 +08:00