Commit Graph

649 Commits (eed3d6aaa21b6b793532f19e2af87e53c448e616)

Author SHA1 Message Date
andyjpaddle eed3d6aaa2
Merge pull request #7232 from tink2123/revert_imgh_2.5
rever rec input h
2022-08-17 17:16:01 +08:00
tink2123 0b97b0c4a3 rever rec input h 2022-08-17 17:15:04 +08:00
andyjpaddle 8fb1103e2b fix sar export 2022-08-16 12:42:10 +00:00
andyjpaddle b8a98bc32e
[CP]Fix sar infer shape (#7199)
* update doc for quickstart

* update some note

* fix sar infer shape
2022-08-15 14:16:34 +08:00
andyjpaddle 4843bccca8 fix sar infer shape 2022-08-15 06:06:58 +00:00
topduke bde8cad096
add svtr ch model (#7134) 2022-08-08 17:00:17 +08:00
Felix Chen 514d47f3ae add write_kie_result to kie infer tool 2022-07-07 17:49:48 +08:00
entropy2333 c1eaa17a95
fix multiprocess overwrite (#6488) 2022-06-28 15:31:40 +08:00
Double_V 0438b40664
Merge pull request #6625 from ynjang/ynjang
update sorted_boxes
2022-06-27 09:08:16 +08:00
Double_V 89fb8fdcfa
Update utility.py 2022-06-24 17:07:37 +08:00
LDOUBLEV 98d6063787 add visual output for db postprocess 2022-06-22 15:23:21 +08:00
LDOUBLEV 62a9e8df70 fix 2022-06-22 12:30:58 +08:00
LDOUBLEV 2631755bd9 fix 2022-06-21 15:11:07 +08:00
LDOUBLEV e28b8fb72f fix 2022-06-21 15:08:59 +08:00
jyn47 7862bfc748 update predict_system.py 2022-06-17 17:41:33 +09:00
jyn47 d72329ca6a predict_system.py update 2022-06-17 16:56:25 +09:00
Armin b70255afab Fix TensorRT failed due to some TRT inputs dynamic shape info not set 2022-06-16 15:11:59 +02:00
paopjian b9cb0471f5
fix DeprecationWarning, (#6604)
DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead
2022-06-16 13:21:58 +08:00
xiaoting 7d832ac3f0
fix export and kie backbone (#6526) 2022-06-08 19:46:50 +08:00
xiaoting d8a8ca81e1
support xpu (#6382) 2022-05-23 22:14:56 +08:00
lubin10 44b4234311 update tools/export_model.py tools/infer_rec.py 2022-05-20 08:13:53 +00:00
littletomatodonkey 1bb03b4dfb add support for static training (#6297)
* add support for static training

* fix assert info
2022-05-18 11:38:33 +00:00
andyjpaddle febd743b7d
Update rec name (#6223)
* update cpp serving for v3

* update v3 rec name
2022-05-10 11:19:08 +08:00
xiaoting efbb0abac7
modified default shape (#6211)
* modified default shape

* modified default shape
2022-05-09 20:52:16 +08: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
LDOUBLEV 5efa071c07 delete debug 2022-04-07 08:31:37 +00:00