Commit Graph

650 Commits (04aaaa748f9f340bca87b75b8446d21abcd96f19)

Author SHA1 Message Date
wangjingyeye 00e67e0bf2
Merge branch 'dygraph' into dyg_db 2022-07-01 11:28:23 +08:00
wangjingyeye 872d73daf5 add db++ 2022-06-30 08:59:05 +00:00
littletomatodonkey e13ec733a6
unify kie and ser for vqa data format (#6704)
* unify kie and ser for vqa data format

* fix config and label ops

* fix doc

* add distort bbox
2022-06-30 15:23:31 +08:00
wangjingyeye d915416da9 add db++ 2022-06-30 04:25:26 +00:00
wangjingyeye 04e7104194 add db++ 2022-06-28 11:45:21 +00:00
topduke 671415bbd8
[New Rec]add rec ViTSTR & ABINet algorithm. (#6414)
* add rec vitstr algorithm.

* fix cpu_thread and precision

* fix svtr tipc

* modify vitstr name

* modify vitstr config batchsize

* [New Rec] add vitstr and ABINet

* add rec_resnet45

* svtr ch large model

* [application] svtr ch model

* [application] svtr ch model

* [application] svtr ch model

* add abinet_rec_aug and trained model

* aug p infe

* fix ci export bug

* fix abinet ci bug
2022-06-28 15:06:53 +08:00
andyjpaddle adeb8a17c9 fix amp vqa 2022-06-28 02:17:53 +00:00
LDOUBLEV 715fc2377e fix 2022-06-22 12:29:06 +08:00
LDOUBLEV 32c65b0dfd opt points order 2022-06-22 12:26:12 +08:00
LDOUBLEV 89567ae300 fix 2022-06-21 15:21:58 +08:00
xiaoting b821882c76
fix export and kie backbone (#6525) 2022-06-09 10:50:01 +08:00
littletomatodonkey 96eb6287f7
fix trt int8 inference (#6387) 2022-05-24 15:34:24 +08:00
xiaoting f2c0a1a2fd
Cherry pick to dygraph (#6383)
* add starnet doc & test=document_fix

* add starnet doc & test=document_fix

* Update algorithm_rec_starnet.md

* support xpu
2022-05-23 23:38:33 +08:00
zhoujun 22db537e93
Merge pull request #6352 from WenmuZhou/flk
add e2e metric and lite speed
2022-05-20 20:01:09 +08:00
WenmuZhou bb66f0cb58 add e2e metric and lite speed 2022-05-19 20:33:08 +08:00
lubin10 b339204dfc update tools/export_model.py tools/infer_rec.py 2022-05-17 08:29:44 +00:00
littletomatodonkey 0b6290eaf2
add support for static training (#6297)
* add support for static training

* fix assert info
2022-05-16 16:57:13 +08:00
littletomatodonkey 265cd32bd5 fix 2022-05-13 14:46:02 +00:00
littletomatodonkey 85cfc51ece fix 2022-05-13 14:45:40 +00:00
littletomatodonkey c425ba9b85 fix 2022-05-13 14:45:06 +00:00
littletomatodonkey a3753aae50 fix rec prediction for trt7 2022-05-13 14:28:35 +00:00
MissPenguin f7f48dfe35
Merge pull request #6222 from tink2123/cherry-pick-dygraph
Cherry pick dygraph
2022-05-10 14:49:01 +08:00
tink2123 671cb14af2 modified default shape 2022-05-10 02:51:00 +00:00
tink2123 16752dd7a2 modified default shape 2022-05-10 02:50:51 +00:00
andyjpaddle b16c3d4234 update v3 rec name 2022-05-10 02:41:54 +00:00
zhoujun 29f5ef46a5
Merge pull request #5957 from manangoel99/wandb-metric-logger-corrected
Restructure Metric Logging and Add support for W&B
2022-05-06 15:25:31 +08:00
littletomatodonkey b6e3734eba fix infer rec encoding 2022-05-04 14:57:57 +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
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
jaycecd e03e52a2a4
bugfix: unable to save Korean to the specified file: system_results.txt (#5855) 2022-05-01 19:55:06 +08:00
littletomatodonkey f479ba16e5
fix bug (#6100) 2022-04-29 17:50:44 +08:00
WenmuZhou d55e906514 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into doc 2022-04-27 20:55:35 +08:00
littletomatodonkey 4cddec7307
add rotnet code (#6065)
* add rotnet code

* add config

* fix infer for ssl

* rm unused code
2022-04-27 18:46:48 +08:00
tink2123 f10b783e20 fix v3 mkldnn 2022-04-27 07:48:14 +00:00
xiaoting 882e6e549f
Merge pull request #6071 from tink2123/fix_mkldnn
fix mkldnn for ppocrv3, and fix some typo
2022-04-27 14:48:29 +08:00
xiaoting bde50863c5
Merge pull request #6061 from Topdu/dygraph
add_rec_svtr
2022-04-27 14:42:54 +08:00
tink2123 9f5d0d59ef fix mkldnn for ppocrv3, and fix some typo 2022-04-27 06:24:28 +00:00
andyjpaddle 0c280c709a fix key for dis and cls resize 2022-04-27 05:19:55 +00:00
andyjpaddle 7756e66b8e update trt dynamic shape for v3 rec 2022-04-27 02:45:23 +00:00
andyjpaddle 657f29e8b7 update trt dynamic shape for v3 rec 2022-04-27 02:42:22 +00:00
WenmuZhou d8b33ba187 add pse curved text detection doc 2022-04-26 22:53:40 +08:00
Topdu 68fb057dc6 add_rec_svtr 2022-04-26 10:30:26 +00:00
andyjpaddle f6532a0e51
add ppocrv3 rec (#6033)
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
Manan Goel 112ad00d15 Fixed merge conflict in README.md 2022-04-23 11:37:38 +00:00
Manan Goel eae14caba0 Fixed bug tto check if log_writer is not None before calling log_model 2022-04-15 13:43:22 +00:00
Manan Goel f161045675 Fixed bug to check if 'use_wandb' and 'use_visualdl' flags are addded or not 2022-04-15 09:44:42 +00:00
Manan Goel 56fccb03c8 Added functionality to use multiple loggers simultaneously and addded the english documentation on how to use them 2022-04-15 06:44:22 +00:00
Manan Goel dde60d69be Integration of the WandbLogger with the latest changes in the PaddleOCR integrations 2022-04-12 15:47:54 +00:00
andyjpaddle d50addb819 fix rare trt shape error 2022-04-12 13:03:51 +00:00
LDOUBLEV b62e6954ad fix rec output name error 2022-04-12 14:00:07 +08:00