Commit Graph

4576 Commits (4c0cf7535082c2ecf5176ed8b6188a584bc1fcaa)
 

Author SHA1 Message Date
littletomatodonkey 4c0cf75350 upgrade kd doc 2022-04-29 05:39:07 +00:00
littletomatodonkey 5a08a408a8
add model list (#6091)
* add model  list
2022-04-29 09:59:19 +08:00
MissPenguin e60e93c5b6
Merge pull request #6082 from huangjun12/add-sast-doc-0428
add sast doc
2022-04-28 20:36:00 +08:00
MissPenguin 14a4242a92
Merge pull request #6089 from Intsigstephon/add_vqadata_doc
add docvqa_datasets en doc
2022-04-28 20:15:33 +08:00
xiaoting 906c369b26
Merge pull request #6088 from andyjpaddle/dygraph
[doc] update doc for SAR and SRN
2022-04-28 19:55:13 +08:00
lubin10 a8b505ac50 test=document_fix 2022-04-28 11:44:23 +00:00
MissPenguin 8ee1d88640
Merge pull request #6087 from Intsigstephon/add_vqadata_doc
add vqadataset doc
2022-04-28 19:38:49 +08:00
huangjun12 1fa754ee54 fix inference doc 2022-04-28 11:31:51 +00:00
andyjpaddle 4ea0ec20fb Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-28 11:24:04 +00:00
andyjpaddle 9a22ef0349 update doc 2022-04-28 11:23:53 +00:00
lubin10 856465c11d test=document_fix 2022-04-28 10:32:08 +00:00
lubin10 c3e3492864 add vqadataset doc; test=document_fix 2022-04-28 10:18:03 +00:00
littletomatodonkey 6a8a8f7a03
fix log (#6086) 2022-04-28 18:04:05 +08:00
Evezerest 05afe0ef9b
Update PPOCRLabel.py 2022-04-28 17:17:08 +08:00
huangjun12 8dc8f14293 refine en doc 2022-04-28 08:40:57 +00:00
andyjpaddle f01f24c7c7
Merge pull request #6078 from andyjpaddle/dygraph
update doc for rec
2022-04-28 15:16:52 +08:00
Evezerest eeb6254a07
Update 多模态表单识别.md 2022-04-28 15:07:25 +08:00
andyjpaddle 3a5ca020ad update doc 2022-04-28 06:43:24 +00:00
huangjun12 30bc3c4396 add sast ch doc 2022-04-28 06:39:26 +00:00
huangjun12 c48e6ddfa9 add sast doc 2022-04-28 06:36:40 +00:00
andyjpaddle d25e263af0 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-28 06:14:11 +00:00
andyjpaddle f1b17aaef8 update en doc for det and rec 2022-04-28 03:28:30 +00:00
Double_V 79640f5dc4
Merge pull request #6043 from LDOUBLEV/dygraph
add CAFPN and FEPAN
2022-04-28 11:17:05 +08:00
MissPenguin da8991efb9
Merge pull request #6064 from WenmuZhou/doc
add dataset
2022-04-28 11:09:52 +08:00
andyjpaddle f0e3c8baf8 update doc for rec 2022-04-28 02:28:14 +00:00
WenmuZhou d55e906514 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into doc 2022-04-27 20:55:35 +08:00
LDOUBLEV d341e182e1 fix rename 2022-04-27 20:41:13 +08:00
MissPenguin 2b6c887a35
Merge pull request #6074 from MissPenguin/dygraph
update docs
2022-04-27 20:22:16 +08:00
LDOUBLEV 5f2ecb855e fix rename 2022-04-27 20:15:18 +08:00
LDOUBLEV b077e3c559 rename 2022-04-27 19:57:48 +08:00
WenmuZhou 0d6a48625e mv layout and doc vqa dataset to docs/dataset 2022-04-27 19:36:23 +08:00
WenmuZhou e4348f6ae5 mv layout and doc vqa dataset to docs/dataset 2022-04-27 19:34:34 +08:00
LDOUBLEV af4aa1aa2a fix postprocess 2022-04-27 19:06:24 +08:00
MissPenguin d417e22435 update docs 2022-04-27 10:59:49 +00: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
WenmuZhou 8ea84de6cf rm title 2022-04-27 18:34:17 +08:00
WenmuZhou f0c7369143 update dataset doc 2022-04-27 18:30:26 +08:00
LDOUBLEV 235898cdeb delete capan lite and fix head 2022-04-27 17:47:18 +08:00
LDOUBLEV 982ab58430 merge fepan 2022-04-27 16:53:41 +08:00
xiaoting 3c9200c671
Merge pull request #6072 from tink2123/fix_mkldnn
fix svtr mkldnn
2022-04-27 16:28:39 +08:00
LDOUBLEV 8c173feb3f add fepan lite 2022-04-27 16:21:40 +08:00
WenmuZhou f28d8ae983 add table dataset 2022-04-27 15:49:17 +08:00
tink2123 f10b783e20 fix v3 mkldnn 2022-04-27 07:48:14 +00:00
LDOUBLEV 2b3f89f0e2 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-27 14:58:06 +08: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
WenmuZhou 5a263d4090 update dataset 2022-04-27 14:04:18 +08:00
andyjpaddle 58a408abe0
Merge pull request #6069 from andyjpaddle/dygraph
fix key for distillation and cls resize
2022-04-27 13:48:49 +08:00
LDOUBLEV 591b92e8b5 delete teacher pretrain 2022-04-27 13:44:30 +08:00