Commit Graph

387 Commits

Author SHA1 Message Date
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 7608f16397
add mv1 enhance backbone (#3228)
* add mv1 enhance backbone
* add knowledge doc
2021-07-01 17:52:16 +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 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 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
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 465ef3bffd
Merge branch 'dygraph' into bm_dyg 2021-06-28 11:05:24 +08:00
MissPenguin 3f92af453f Merge branch 'dygraph' of https://github.com/MissPenguin/PaddleOCR into dygraph 2021-06-22 08:16:32 +00:00
MissPenguin 79e83a8d6c refine 2021-06-22 08:14:07 +00:00
MissPenguin 053cc43d82 refine 2021-06-22 04:23:27 +00:00
MissPenguin 79c0a0604c
Merge branch 'dygraph' into dygraph 2021-06-22 11:41:41 +08:00
MissPenguin c0492e02c7 refine 2021-06-22 03:32:00 +00:00
MissPenguin 89496d4ab7 refine 2021-06-21 12:27:03 +00:00
MissPenguin 8a4678aa59 refine 2021-06-21 12:25:41 +00:00
MissPenguin 16c247ac46 refine 2021-06-21 12:20:25 +00:00
littletomatodonkey 0938c44a0a
add embedding and fix eval when distillation (#3112) 2021-06-17 13:29:49 +08:00
MissPenguin 7c8b2c8d19 add train code for table 2021-06-16 08:47:33 +00:00
WenmuZhou 6e03b3de14 del unused params 2021-06-10 17:29:23 +08:00
WenmuZhou 5cce398ebb fix structure pipeline infer bug 2021-06-10 17:12:14 +08:00
WenmuZhou 330f08ffc7 fix table infer bug 2021-06-10 16:48:11 +08:00
WenmuZhou 037e17fc82 merge dygraph 2021-06-10 14:24:59 +08:00
Double_V 962a628d17
remove tmp variable 2021-06-09 19:30:52 +08:00
LDOUBLEV 616ad6a179 fix tps and fix trt 2021-06-09 19:15:57 +08:00
zhoujun 3302a0b1ad
Revert "add table eval and predict script" (#3062) 2021-06-09 19:06:44 +08:00
Double_V 85aeae712a
Merge pull request #3002 from littletomatodonkey/dyg/add_distillation
add distillation
2021-06-09 18:48:40 +08:00
littletomatodonkey 95d07675d4 fix kldiv input 2021-06-09 08:06:28 +00:00
WenmuZhou dfba983c82 remove unused code 2021-06-08 18:01:39 +08:00
WenmuZhou 2f0740685e whl package support send model url 2021-06-08 16:50:13 +08:00
WenmuZhou ac56eba7eb del pad 2021-06-08 15:41:25 +08:00
WenmuZhou 316a17b066 del pad 2021-06-08 15:40:08 +08:00
WenmuZhou 0ee6137d75 del pad 2021-06-08 15:28:40 +08:00
WenmuZhou dec76eb75d add pad for small image in det 2021-06-08 10:52:47 +08:00
littletomatodonkey e45ff48347 remove fpn name 2021-06-06 10:39:17 +00:00
WenmuZhou bc0d766425 init commit for paddlestructure 2021-06-05 22:00:17 +08:00
WenmuZhou a5f7511505 mv download func to ppocr/utils/network.py 2021-06-05 17:33:50 +08:00
littletomatodonkey 48d8537959 rm load_dyg_pretrain 2021-06-05 06:52:45 +00:00
littletomatodonkey 115955f722 fix metric 2021-06-04 02:46:45 +00:00
littletomatodonkey 0343756e46 fix metric 2021-06-03 13:31:25 +00:00
WenmuZhou eb7ce442a3 add table eval and predict script 2021-06-03 16:43:29 +08:00
WenmuZhou 794362481e add table eval and predict script 2021-06-03 16:39:31 +08:00
littletomatodonkey 6361a38ff5 fix export model for distillation model 2021-06-03 06:53:24 +00:00
littletomatodonkey ab4db2acce support dict output for basemodel 2021-06-03 05:57:31 +00:00