LDOUBLEV
62a9e8df70
fix
2022-06-22 12:30:58 +08:00
LDOUBLEV
a24e30a78d
fix training
2022-06-21 17:58:13 +08:00
MikoyChinese
de91f9a010
Fix copy_paste no texts augment.
2022-06-02 17:30:37 +08:00
andyjpaddle
bfbb4b6e99
update doc for quickstart ( #6435 )
...
* update doc for quickstart
* update some note
2022-05-30 20:25:15 +08:00
lgcy
0dfb536fa6
Update lmdb_dataset.py
2022-05-17 21:00:39 +08:00
lgcy
5cab4c0c33
update lmdb_dateset for ppocrv3 rec
...
对lmdb_dataset适配ppocrv3的RecConAug数据增强
2022-05-17 20:47:45 +08:00
zhoujun
e4f998b997
Merge pull request #6261 from Bourne-M/patch-5
...
the file has no function [self.vector_slope]
2022-05-12 19:46:15 +08:00
Double_V
6024fc9f39
Update label_ops.py
2022-05-12 16:14:08 +08:00
yfzhou
d5f329d045
the file has no function [self.vector_slope]
...
self.vector_slope 方法不存在,应该是漏掉了
2022-05-12 12:01:39 +08:00
Topdu
d2c11969c2
rm svtrlabeldecode resize
2022-04-28 13:03:47 +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
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
Topdu
1c75ff630e
delete yml file, fix quant and svtr
2022-04-26 12:59:48 +00: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
littletomatodonkey
35d4dbc2d6
fix lost import ( #5605 )
2022-03-02 15:43:05 +08:00
zhiminzhang0830
4b21494822
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into new_branch
2022-03-01 10:57:48 +08:00
OneYearIsEnough
6e607a0fa1
[Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) ( #5563 )
...
* [Feature] add PREN scene text recognition model
* [Patch] Optimize yml File
* [Patch] Save Label/Pred Preprocess Time Cost
* [BugFix] Modify Shape Conversion to Fit for Inference Model Exportion
* [Patch] ?
* [Patch] ?
* 啥情况...
2022-02-28 21:48:00 +08:00
zhiminzhang0830
917606b408
modify poly_intersection
2022-02-27 11:31:33 +08:00
zhiminzhang0830
d8dfdc9221
use Polygon from shapely
2022-02-23 13:27:47 +08:00
zhiminzhang0830
6f0e14a54a
modify Pad
2022-02-14 11:48:22 +08:00
zhiminzhang0830
bf7e085ea2
modify fcenet
2022-02-13 11:48:18 +08:00
WenmuZhou
1bcbd31815
add layoutlmv2
2022-02-12 07:17:38 +00:00
zhiminzhang0830
4cea42d51b
add ignore_orientation
2022-01-27 18:07:40 +08:00
zhiminzhang0830
9f62b610de
add fcenet
2022-01-27 17:36:19 +08:00
MissPenguin
8bae1e40bd
Merge pull request #5174 from WenmuZhou/fix_vqa
...
vqa code integrated into ppocr training system
2022-01-14 13:53:26 +08:00
WenmuZhou
1cbe4bf26c
add todo
2022-01-14 04:41:03 +00:00
littletomatodonkey
6c29167e5b
fix skimage order ( #5244 )
2022-01-13 10:04:06 +08:00
WenmuZhou
23eb335ded
add need_reset to dataset
2022-01-12 09:54:07 +00:00
WenmuZhou
f671f133c0
move chunk to infer model
2022-01-12 02:29:46 +00:00
WenmuZhou
c703a5891a
fix re infer bug
2022-01-12 02:29:07 +00:00
littletomatodonkey
2ed52a0e67
fix data to support offline augment ( #5232 )
...
* fix data to support offline augment
* fix doc
* fix data
2022-01-11 18:40:04 +08:00
WenmuZhou
434ab12276
merge infer and train
2022-01-07 01:29:53 +00:00
WenmuZhou
d8571bdb2a
move imgs to doc
2022-01-05 14:35:21 +00:00
WenmuZhou
0d7ee96807
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_vqa
2022-01-05 11:08:12 +00:00
WenmuZhou
a323fce66d
vqa code integrated into ppocr training system
2022-01-05 11:03:45 +00:00
tink2123
845cecd030
mv fasttext for requirements
2021-12-31 13:08:51 +08:00
yfzhou
725e845485
temp_bboxes get wrong dimension info
2021-12-30 14:45:16 +08:00
MissPenguin
683c86edb3
Merge pull request #4960 from tink2123/fix_seed_padding
...
polist seed code
2021-12-20 11:16:47 +08:00
LDOUBLEV
2afc8dd0db
fix win
2021-12-19 11:10:10 +00:00
tink2123
a5280c0f40
polist seed code
2021-12-17 21:42:53 +08:00
Double_V
5e4d1891ea
Merge branch 'dygraph' into sdmgr
2021-12-16 18:50:53 +08:00
LDOUBLEV
721c76b42d
fix conflict
2021-12-16 10:42:56 +00:00
WenmuZhou
fcd73d2659
fix bug in copypaste when point num > 8
2021-12-13 11:24:50 +00:00
MissPenguin
5aa14c5f11
Merge pull request #4551 from WenmuZhou/copyright
...
add refer for some code
2021-11-04 19:41:06 +08:00
WenmuZhou
b323ad44b7
add copyright
2021-11-04 19:11:28 +08:00
WenmuZhou
fe92c51c42
add refer for some code
2021-11-04 18:23:23 +08:00