WenmuZhou
|
61e77849f2
|
fix a bug of train log not save
|
2021-07-07 18:59:52 +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 |
Double_V
|
ade33ef3d1
|
Merge branch 'dygraph' into fix_infer_mode
|
2021-06-28 20:35:14 +08:00 |
Double_V
|
e4d49819e2
|
Merge branch 'dygraph' into autolog
|
2021-06-28 20:34:37 +08:00 |
Double_V
|
6f64faeab4
|
Merge pull request #3069 from LDOUBLEV/bm_dyg
fix save_log_path as null
|
2021-06-28 20:33:53 +08:00 |
LDOUBLEV
|
069d994c16
|
test to test_v5
|
2021-06-28 20:31:21 +08:00 |
LDOUBLEV
|
586775a945
|
delete benchmark
|
2021-06-28 20:19:10 +08:00 |
LDOUBLEV
|
729ff65f68
|
Merge branch 'autolog' of https://github.com/LDOUBLEV/PaddleOCR into autolog
|
2021-06-28 09:11:06 +00:00 |
LDOUBLEV
|
b37c597d17
|
fix subprocess error
|
2021-06-28 09:10:10 +00:00 |
Leif
|
3998e131fc
|
Update joinus.png
|
2021-06-28 15:40:56 +08:00 |
Leif
|
253b845309
|
Merge remote-tracking branch 'origin/dygraph' into dygraph
|
2021-06-28 15:40:07 +08:00 |
LDOUBLEV
|
fa2d08f211
|
add elapse to cls
|
2021-06-28 13:50:29 +08:00 |