WenmuZhou
a0c33908d5
add TableMaster
2022-06-16 13:24:38 +00:00
smilelite
bbca1e0d66
add pr
2022-06-12 13:53:29 +08:00
smilelite
47cb27499f
update pr
2022-06-12 12:25:34 +08:00
smilelite
a2ef524f83
merge upstream
2022-06-12 09:50:31 +08:00
topduke
9209799d81
Merge branch 'dygraph' into dygraph
2022-05-31 15:09:38 +08:00
zhoujun
dda748f99d
Merge pull request #6437 from WenmuZhou/rec_aug1
...
add bda
2022-05-31 10:39:16 +08:00
WenmuZhou
32bcea9c1c
fix params error
2022-05-30 16:47:12 +08:00
WenmuZhou
feca63686d
add bda
2022-05-30 16:44:50 +08:00
andyjpaddle
e37fbd1380
update doc for quickstart
2022-05-30 08:10:37 +00:00
Topdu
9816aebdb0
add rec vitstr algorithm.
2022-05-27 06:49:52 +00:00
xyzhu8
6348425744
add robustscanner
2022-05-22 13:16:52 +08:00
LDOUBLEV
a02523541c
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
2022-05-19 19:37:44 +08:00
yfzhou
d26b1ce300
the file has no function [self.vector_slope]
2022-05-12 19:54:56 +08:00
LDOUBLEV
a6f5282973
fix
2022-05-12 16:14:18 +08:00
LDOUBLEV
e94d674623
fix
2022-05-12 16:12:09 +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
LDOUBLEV
51e8aed621
refer 2 referec
2021-11-04 17:40:04 +08:00
LDOUBLEV
0c8acf9099
add refer to east and sast preprocess
2021-11-04 16:15:12 +08:00
tink2123
6eaf11f1d6
fix lower
2021-10-15 03:53:17 +00:00
tink2123
9b8594968d
update doc for rec_char_type
2021-10-12 14:47:39 +08:00
tink2123
380dc6c27d
rm rec_char_type
2021-10-12 14:29:00 +08:00
LDOUBLEV
83303bc73e
fix conflicts
2021-10-09 17:53:22 +08:00
LDOUBLEV
0a276ad4a8
debug
2021-10-09 15:50:52 +08:00
LDOUBLEV
de88d73dca
add kie
2021-10-09 15:40:25 +08:00
littletomatodonkey
27b6346c95
add center loss cod and cfg ( #4165 )
...
* add center loss cod and cfg
* fix name
2021-09-29 10:30:09 +08:00
tink2123
e885b57ea5
add doc for seed
2021-09-28 15:05:02 +08:00
tink2123
a14f8da961
polish seed code
2021-09-28 11:51:01 +08:00
tink2123
1effa5f3fe
rm anno
2021-09-27 15:21:27 +08:00
tink2123
3c906d41b9
merge dygraph
2021-09-27 15:06:06 +08:00
tink2123
8308f33274
fix conflicts
2021-09-27 14:58:10 +08:00
zhoujun
14fce808ff
Merge pull request #3376 from WenmuZhou/fx_pse
...
add pse
2021-09-15 17:08:43 +08:00
WenmuZhou
ac98415b48
merge dygraph
2021-09-14 14:51:04 +08:00
Topdu
f688909b8e
fix nrtr export inference model
2021-09-13 13:10:10 +00:00
xiaoting
9a44e279fe
Merge pull request #3798 from andyjpaddle/add_rec_sar
...
Add rec_sar
2021-09-09 10:48:33 +08:00
LDOUBLEV
88f2527245
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into lock_seed
2021-08-31 12:52:25 +00:00
andyjpaddle
ea52f47a95
update docs and fix conflic
2021-08-31 12:13:36 +00:00
LDOUBLEV
e7d981b674
add resize class and lock seed
2021-08-31 11:43:00 +00:00
WenmuZhou
835e717832
merge dygraph
2021-08-31 19:13:15 +08:00
tink2123
c9e1077daa
polish code
2021-08-30 06:32:54 +00:00
xiaoting
5c664bf4f5
Merge pull request #3721 from Topdu/dygraph
...
add rec_nrtr
2021-08-26 15:30:52 +08:00
littletomatodonkey
d77db841b0
fix whl exit bug ( #3806 )
...
* fix whl exit bug
* fix recognition doc
2021-08-26 07:02:42 +08:00
Topdu
2bf8ad9b7d
modify transformeroptim, resize
2021-08-24 07:46:43 +00:00
andyjpaddle
8a95b3352d
add_rec_sar, test=dygraph
2021-08-24 03:49:26 +00:00
topduke
adc62fcde4
Merge branch 'dygraph' into dygraph
2021-08-17 22:08:54 +08:00
Topdu
4cb824537a
add rec_nrtr
2021-08-17 13:37:32 +00:00
Topdu
1623c17cdc
add rec_nrtr
2021-08-17 13:10:53 +00:00
Topdu
b6f0a90366
add rec_nrtr
2021-08-17 12:41:01 +00:00
WenmuZhou
22d81cebac
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fx_pse
2021-08-03 18:59:15 +08:00
LDOUBLEV
c620b9394f
return None when no boxes found
2021-08-03 06:55:21 +00:00
Double_V
51bd3a6bdf
Merge branch 'dygraph' into fix_dyg_bugs
2021-08-03 10:21:32 +08:00
WenmuZhou
fda89b356e
fix win encode error
2021-08-02 21:16:02 +08:00
LDOUBLEV
44826b515a
cherry-pick 3505
2021-08-02 12:18:49 +00:00
WenmuZhou
a739abab57
merge dygraph
2021-07-27 18:14:19 +08:00
WenmuZhou
fa790288f1
add psenet
2021-07-27 15:33:05 +08:00
LDOUBLEV
3e11efa7c4
fix mem leak
2021-07-27 02:57:53 +00:00
tink2123
59cc4efdc5
add for SEED
2021-07-22 19:58:14 +08:00
WenmuZhou
818ab4edd0
add file_patb check to dataset
2021-07-12 13:01:46 +08:00
zhoujun
605bf8382d
fix bug in copy_paste ( #3245 )
...
* fix bug in copy_paste
* limit paste img not outside
2021-07-04 01:05:28 +08:00
WenmuZhou
8f81105770
add detail error to dataset
2021-06-30 12:13:23 +08:00
WenmuZhou
5e160a5e96
add detail error to dataset
2021-06-30 12:13:14 +08:00