MissPenguin
e6c6250493
Merge pull request #7208 from Topdu/dygraph
...
update arabic rec model & add pred reverse function
2022-08-24 16:28:29 +08:00
WenmuZhou
2b1885f159
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tipc
2022-08-22 11:33:51 +00:00
WenmuZhou
c4fd53070e
update fp16 load
2022-08-22 11:33:00 +00:00
WenmuZhou
66f4ae0261
fix is_nlp_model not define error in save_model
2022-08-22 02:25:24 +00:00
littletomatodonkey
988f6cadac
fix kie doc ( #7275 )
...
* fix kie doc
* fix en
2022-08-22 09:52:23 +08:00
littletomatodonkey
8c7c45420f
polish kie doc and code ( #7255 )
...
* add fapiao kie
* fix readme
* fix fanli
* add readme
* add how to do kie en
* add algo kie
* add algo overview en
* rename vqa to kie
* fix read gif
2022-08-21 10:55:49 +08:00
user1018
b7d99acd2e
update recovery ( #7259 )
...
* update recovery
* update recovery
* update recovery
* update recovery
* update recovery
2022-08-19 20:15:37 +08:00
user1018
bfff01db7e
Upstream/layout update ( #7220 )
...
* update layout
* update layout
* update layout
* update layout
* update layout
2022-08-18 19:43:03 +08:00
WenmuZhou
604f531b9a
add layout model
2022-08-17 04:40:07 +00:00
WenmuZhou
bb53c8d100
add table model link
2022-08-16 10:46:09 +00:00
WenmuZhou
22c13af65b
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
2022-08-16 03:35:46 +00:00
Topdu
09ff249363
update arabic rec model & add pred reverse function
2022-08-15 10:42:02 +00:00
littletomatodonkey
78871cfefb
kie doc ( #7154 )
...
* kie doc
* fix xlm model export
* fix doc
* add wildreceipt dataset
* fix doc
* fix doc
2022-08-15 11:39:11 +08:00
WenmuZhou
ba284a2b74
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
2022-08-14 09:07:19 +00:00
WenmuZhou
ce321153e7
rm unused code
2022-08-14 09:01:49 +00:00
xiaoting
7054013004
Submit SR model ( #6933 )
...
* add sr model
* update for eval
* submit sr
* polish code
* polish code
* polish code
* update sr model
* update doc
* update doc
* update doc
* fix typo
* format code
* update metric
* fix export
2022-08-12 10:49:54 +08:00
WenmuZhou
d5ea6f21f8
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
2022-08-09 11:36:49 +00:00
andyjpaddle
44852aae0c
Merge pull request #7109 from WenmuZhou/tipc1
...
convert fp16 params to fp32 when params is fp16 format
2022-08-08 19:30:44 +08:00
WenmuZhou
6fe01d43dc
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
2022-08-08 06:58:15 +00:00
WenmuZhou
ddaa2c2552
add SLANet
2022-08-08 06:50:27 +00:00
littletomatodonkey
9e4ae9dc12
add vqa code ( #7096 )
...
* add vqa code
* add order ocr info
* rename tb-yx order
* polish configs
* add trt offline-tuning
* fix seed and remove unused configs
2022-08-06 15:41:20 +08:00
WenmuZhou
c6738f4c53
convert fp16 params to fp32 when params is fp16 format
2022-08-05 12:50:25 +08:00
WenmuZhou
d0efcc74c9
convert fp16 params to fp32 when params is fp16 format
2022-08-05 12:41:03 +08:00
smilelite
c11ec3ce5b
merge upstream
2022-07-10 10:21:18 +08:00
WenmuZhou
52d5b54569
add import cv2
2022-07-05 03:29:43 +00:00
WenmuZhou
adda5ddce9
fix bug
2022-07-05 02:51:07 +00:00
WenmuZhou
929ee4669f
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tablemaster
2022-07-04 09:21:43 +00:00
littletomatodonkey
e13ec733a6
unify kie and ser for vqa data format ( #6704 )
...
* unify kie and ser for vqa data format
* fix config and label ops
* fix doc
* add distort bbox
2022-06-30 15:23:31 +08:00
zhoujun
079cdf980c
update save model func ( #6693 )
...
* save latest metric
* save latest metric
* add boader judge
* add boader judge
2022-06-27 00:49:00 +08:00
WenmuZhou
a0c33908d5
add TableMaster
2022-06-16 13:24:38 +00:00
smilelite
bbca1e0d66
add pr
2022-06-12 13:53:29 +08:00
zhoujun
29f5ef46a5
Merge pull request #5957 from manangoel99/wandb-metric-logger-corrected
...
Restructure Metric Logging and Add support for W&B
2022-05-06 15:25:31 +08:00
littletomatodonkey
f479ba16e5
fix bug ( #6100 )
2022-04-29 17:50:44 +08:00
littletomatodonkey
4c0cf75350
upgrade kd doc
2022-04-29 05:39:07 +00:00
tink2123
9f5d0d59ef
fix mkldnn for ppocrv3, and fix some typo
2022-04-27 06:24:28 +00:00
Manan Goel
56fccb03c8
Added functionality to use multiple loggers simultaneously and addded the english documentation on how to use them
2022-04-15 06:44:22 +00:00
Manan Goel
dde60d69be
Integration of the WandbLogger with the latest changes in the PaddleOCR integrations
2022-04-12 15:47:54 +00:00
zhoujun
6a885632e8
fix log print twice error ( #5743 )
2022-03-22 12:48:50 +08:00
zhiminzhang0830
4b21494822
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into new_branch
2022-03-01 10:57:48 +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
bf7e085ea2
modify fcenet
2022-02-13 11:48:18 +08:00
OneYearIsEnough
aaae49584f
[Feature] Add eta function in model's training stage ( #5380 )
...
* [Feature] Add eta function in model's training stage
* [Feature] Add eta function in model's training stage
* [Feature] Add eta function in model's training stage
* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.
* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.
* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.
* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.
* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.
* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.
* [BugFix] Fix offset bug, residual idxes should -1
2022-02-01 17:46:42 +08:00
WenmuZhou
d6afe16579
add seed
2022-01-07 04:56:45 +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
3647c3188e
fix save load, update det pretrain
2022-01-05 15:35:12 +08:00
WenmuZhou
7c15d1b790
change is to does
2021-11-29 08:38:15 +00:00
WenmuZhou
8ffa50feb7
opt load model
2021-11-26 06:50:03 +00:00
WenmuZhou
7f1badf74c
pair param with key when load trained model params
2021-11-24 10:23:06 +00:00