2454 Commits

Author SHA1 Message Date
Double_V
66a76f68cf
Merge pull request #3271 from LDOUBLEV/test_ci_v6
Test ci v6
2021-07-06 15:09:42 +08:00
LDOUBLEV
10e3729fd5 minsubgraph_size 3 to 10 2021-07-06 14:49:38 +08:00
LDOUBLEV
e4a939cbbc update test_ci to v6 2021-07-06 14:46:58 +08:00
LDOUBLEV
b10f12a292 fix export 2021-07-06 14:46:38 +08:00
Double_V
ed36f16aec
Merge pull request #3269 from littletomatodonkey/dyg/fix_infer_bug
fix bug of inference
2021-07-06 14:37:04 +08:00
littletomatodonkey
51193f8820 fix bug of inference 2021-07-06 14:03:03 +08:00
MissPenguin
b94c88a926
Merge pull request #3265 from littletomatodonkey/dyg/add_mf_link
add google link for multi-fonts
2021-07-06 13:00:44 +08:00
littletomatodonkey
90f2cc00c3 add google link 2021-07-06 12:26:40 +08:00
dyning
38801c7f5e
Merge pull request #3264 from Evezerest/dygraph
Update joinus.png
2021-07-06 10:31:09 +08:00
Leif
829d2042bd Update joinus.png 2021-07-06 10:27:20 +08:00
Leif
d9c5148fdc Merge remote-tracking branch 'origin/dygraph' into dygraph 2021-07-05 19:19:28 +08:00
MissPenguin
b7c8bfb4a1
Merge pull request #3253 from LDOUBLEV/fix_ci
Fix ci
2021-07-05 15:53:48 +08:00
Double_V
fec36dd6bb
Merge branch 'dygraph' into fix_ci 2021-07-05 15:52:35 +08:00
Double_V
0ed4aee5b5
Merge pull request #3250 from littletomatodonkey/dev/add_quant_dist
add support for quant distillation
2021-07-05 15:50:59 +08:00
LDOUBLEV
902ee2c483 fix comment and delete shrink memory 2021-07-05 06:04:41 +00:00
LDOUBLEV
21ff36103b fix ci and output 2021-07-05 03:57:57 +00:00
LDOUBLEV
4042247c97 fix ci and output 2021-07-05 03:51:14 +00:00
LDOUBLEV
65118f3099 fix trt dynamic shape 2021-07-05 03:33:10 +00:00
LDOUBLEV
7805ca8fd2 fix test.sh 2021-07-05 03:32:55 +00:00
LDOUBLEV
680b109850 fix ci prepare.sh 2021-07-05 03:32:16 +00:00
LDOUBLEV
fbbaf5312d fix quant export 2021-07-05 03:31:32 +00:00
Double_V
86d469d025
Merge pull request #3232 from bingooo/dygraph
fix bug
2021-07-05 10:28:18 +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
littletomatodonkey
ee3df4c28e add support for quant distillation 2021-07-04 01:02:41 +08:00
Wei Shengyu
9d44728da8
dbg (#3236) 2021-07-02 10:38:04 +08:00
littletomatodonkey
7608f16397
add mv1 enhance backbone (#3228)
* add mv1 enhance backbone
* add knowledge doc
2021-07-01 17:52:16 +08:00
MissPenguin
9c813bb332
Merge pull request #3218 from WenmuZhou/copy_paste
add copy paste
2021-07-01 15:45:00 +08:00
bingooo
61cee7e663
fix bug 2021-07-01 15:41:02 +08:00
bingooo
3a2d0f61ee
fix bug 2021-07-01 15:26:55 +08:00
WenmuZhou
7d4805468e add get_rotate_crop_image 2021-07-01 14:36:33 +08:00
Double_V
5661c6865c
Merge pull request #3182 from LDOUBLEV/autolog
enhance auto_log
2021-07-01 11:52:56 +08:00
Double_V
f8f7a0863e
Merge pull request #3047 from LDOUBLEV/test
add ocr test ci shell script
2021-07-01 11:52:47 +08:00
WenmuZhou
f1f5a4d255 merge dygraph 2021-06-30 18:04:50 +08:00
Double_V
f58ad9dd5b
Merge pull request #3203 from LDOUBLEV/fix_infer_mode
delete benchmark
2021-06-30 17:15:56 +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
WenmuZhou
ac8c2a8946 merge dygraph 2021-06-30 10:55:05 +08:00
WenmuZhou
88a8be1297 add assert 2021-06-30 10:50:13 +08:00
WenmuZhou
fdaf1f1577 Extraction get_rotate_crop_image 2021-06-30 10:45:27 +08:00
WenmuZhou
4a7f7c7d7b add copy paste 2021-06-30 10:41:40 +08:00
WenmuZhou
d218f8fb46 del comment 2021-06-30 10:37:43 +08:00
WenmuZhou
87a858e375 add copy paste 2021-06-30 10:20:08 +08:00
WenmuZhou
007223e933 add copy paste 2021-06-30 10:18:48 +08:00
MissPenguin
e174e9eddf
Merge pull request #3184 from WenmuZhou/table2
delete user code
2021-06-29 10:43:31 +08:00
Double_V
cdd98d085f
Update predict_det.py 2021-06-29 10:01:24 +08:00
Daniel Yang
52651b33bf
Merge pull request #3205 from Evezerest/dygraph
Update joinus.png
2021-06-29 09:48:36 +08:00
LDOUBLEV
602b6c1878 Merge branch 'fix_infer_mode' of https://github.com/LDOUBLEV/PaddleOCR into fix_infer_mode 2021-06-28 21:57:47 +08:00
LDOUBLEV
d87be123d2 delete benchmark_util 2021-06-28 21:56:59 +08:00
LDOUBLEV
9cac660093 update prepare.sh 2021-06-28 20:49:36 +08:00
Double_V
be181cb3bd
add new load dygraph func (#3088)
* add new load dygraph func

* update load_pretrain_params

* update load_dygrah_params

* Update save_load.py

* Update train.py

* Update save_load.py

* return {} when path is None

* return {} when path is None
2021-06-28 20:44:06 +08:00