Commit Graph

313 Commits (9b8ffb6c21e4e7d16c5a0674b1c3fade954ff072)

Author SHA1 Message Date
LDOUBLEV eb4a29e381 fix config about det distill 2021-09-03 10:40:06 +00:00
andyjpaddle dc3bce7691 update sar postprocess 2021-09-02 07:28:30 +00:00
andyjpaddle 37cd4ed333 delete dict90, update sar postprocess, update sar.yml 2021-09-02 07:18:13 +00:00
LDOUBLEV c3341000f1 fix configs/det/det_mv3_db.yml 2021-08-31 12:54:13 +00:00
LDOUBLEV be8829167d fix r50_db yml 2021-08-31 12:53:29 +00:00
LDOUBLEV 88f2527245 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into lock_seed 2021-08-31 12:52:25 +00:00
LDOUBLEV 1b48675751 fix r50_db yml 2021-08-31 12:51:15 +00:00
LDOUBLEV f75efcc3ce rm configs/det/det_mv3_db_unittest.yml 2021-08-31 12:50:19 +00:00
LDOUBLEV 5f3558c992 restore yml file 2021-08-31 12:48:33 +00:00
andyjpaddle ea52f47a95 update docs and fix conflic 2021-08-31 12:13:36 +00:00
LDOUBLEV f6cb62b7b8 lock seed for res50_db 2021-08-31 11:43:32 +00:00
LDOUBLEV e7d981b674 add resize class and lock seed 2021-08-31 11:43:00 +00:00
andyjpaddle d43688a4da update rec_r31_sar.yml and sar docs 2021-08-31 11:33:41 +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
Topdu 2bf8ad9b7d modify transformeroptim, resize 2021-08-24 07:46:43 +00:00
andyjpaddle 69f9bdd8f6 add_rec_sar,test=dygraph 2021-08-24 04:23:03 +00:00
andyjpaddle ffa94415c3 add_rec_sar, test=dygraph 2021-08-24 03:45:59 +00:00
Topdu 55b76dcaa5 delete blank lines and modify forward_train 2021-08-19 09:31:02 +00:00
topduke 0486bc37a3
modify beam size 2021-08-18 19:53:52 +08:00
topduke adc62fcde4
Merge branch 'dygraph' into dygraph 2021-08-17 22:08:54 +08:00
topduke 685394cbbe
Update rec_mtb_nrtr.yml 2021-08-17 21:46:50 +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 915d06324d merge dygraph 2021-08-09 11:11:29 +08:00
tink2123 a821320d3f update ocr_rec 2021-08-05 06:18:44 +00:00
WenmuZhou 2e98890d94 add pse config 2021-07-29 18:52:55 +08:00
WenmuZhou a739abab57 merge dygraph 2021-07-27 18:14:19 +08:00
WenmuZhou e132f67005 add psenet 2021-07-27 15:39:07 +08:00
tink2123 59cc4efdc5 add for SEED 2021-07-22 19:58:14 +08:00
zhoujun 2062b5097c
Merge pull request #3273 from LDOUBLEV/distill
Add det distill
2021-07-12 12:21:46 +08:00
LDOUBLEV 0742f5c521 fix metric etc.al 2021-07-07 07:54:02 +00:00
LDOUBLEV a7b32ca82b add config 2021-07-07 02:48:55 +00:00
LDOUBLEV 6ce4419819 fix bug 2021-07-07 02:45:32 +00:00
LDOUBLEV 185d1e1f92 fix bug 2021-07-07 01:54:03 +00:00
LDOUBLEV 48898ac357 add config 2021-07-06 08:13:13 +00:00
littletomatodonkey 7608f16397
add mv1 enhance backbone (#3228)
* add mv1 enhance backbone
* add knowledge doc
2021-07-01 17:52:16 +08:00
MissPenguin 79c0a0604c
Merge branch 'dygraph' into dygraph 2021-06-22 11:41:41 +08: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
littletomatodonkey 48d8537959 rm load_dyg_pretrain 2021-06-05 06:52:45 +00:00
littletomatodonkey bd1820b784 fix infer rec 2021-06-05 03:58:17 +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
littletomatodonkey ab4db2acce support dict output for basemodel 2021-06-03 05:57:31 +00:00
littletomatodonkey e5d3a2d880 fix distillation arch and model init 2021-06-03 05:30:43 +00:00
littletomatodonkey 9d1e5d0912 add rec distillation demo 2021-06-02 08:37:07 +00:00
littletomatodonkey 2bb21bbc1c
fix eval data (#2735) 2021-05-10 11:01:50 +08:00
Double_V c64e235a1f delete load_static_weights for detection (#2725)
* delete load_static_weights for detection
* master to develop for PaddleClas referencee
2021-05-07 10:53:29 +08:00
littletomatodonkey 59f213f581 fix yml 2021-04-26 03:19:59 +00:00
littletomatodonkey 1b959e3eaa add save rec res 2021-04-25 12:53:29 +00:00
JetHong 11f5faf44b
add total text (#2608)
Co-authored-by: MissPenguin <lichenxia1991@163.com>
Co-authored-by: littletomatodonkey <2120160898@bit.edu.cn>
2021-04-24 16:18:30 +08:00
Jethong 9a8f5d081b fix name 2021-04-22 20:32:40 +08:00
Jethong 243bd9944d add mode 2021-04-21 16:20:39 +08:00
Jethong 2f978f638b add metric mode 2021-04-21 16:20:24 +08:00
Jethong e2b84da866 add eval mode 2021-04-21 16:20:01 +08:00
zhoujun a5b17bac3e
Merge branch 'dygraph' into fix_starnet 2021-04-16 15:13:52 +08:00
WenmuZhou 2a9da25178 update starnet config 2021-04-16 15:03:23 +08:00
MissPenguin 7607b57024
Merge branch 'dygraph' into dy/fix_data_format 2021-04-15 11:30:38 +08:00
tink2123 a0e6e83397 fix some typo 2021-04-14 16:00:45 +08:00
Jethong d80794e8ec fix yml 2021-04-14 15:03:11 +08:00
Jethong be5fdae573 fix config format 2021-04-14 15:02:54 +08:00
Jethong 50bcec4661 fix data input format 2021-04-14 15:02:15 +08:00
tink2123 94474e40fc polish mult-lang doc and whl 2021-04-13 19:30:08 +08:00
Jethong d036c91af1 support two postprocess 2021-04-11 16:40:46 +08:00
Jethong f67e6e1387 fix eval score 2021-04-10 14:44:32 +08:00
Jethong a0d1f9236d add different post process 2021-04-09 16:04:02 +08:00
Jethong 88964dc92f add visual png 2021-03-19 11:59:35 +08:00
Jethong 9711111270 fix error 2021-03-15 13:58:53 +08:00
Jethong 051fe64a0d fix config add e2e_ch.md e2e_res_img623_pg 2021-03-10 14:14:21 +08:00
Jethong 8452816897 fix metric 2021-03-08 16:09:11 +08:00
Jethong 1f76f449db Add PGNet 2021-03-08 14:55:49 +08:00
xmy0916 d31ba7cc1b fix type error 2021-03-03 11:09:20 +08:00
zhoujun 810cba3979
Merge pull request #1955 from WenmuZhou/fix_doc
update rare dataset path
2021-02-07 11:00:40 +08:00
WenmuZhou 4410b78340 update srn dataset path 2021-02-05 16:28:30 +08:00
WenmuZhou 3b5360dcd9 update rare dataset path 2021-02-05 16:22:32 +08:00
littletomatodonkey 4e98a521ec improve doc 2021-02-02 14:27:21 +00:00
tink2123 2cda3b614a fix typo for attention 2021-02-02 19:28:29 +08:00
LDOUBLEV e7d24ac8b8 fix comment 2021-02-01 06:41:45 +00:00
LDOUBLEV 56cbbdfb01 fix conflict 2021-02-01 03:19:56 +00:00
xiaoting 6ebbbfe46c
Merge branch 'dygraph' into dygraph_for_srn 2021-01-29 11:37:19 +08:00
LDOUBLEV f6e03a51f0 upload rare code 2021-01-29 03:15:03 +00:00
tink2123 06a434bcf9 fix yml 2021-01-26 15:57:37 +08:00
tink2123 edeb12b1e0 rename en_sensitive EN_symbol 2021-01-26 15:53:49 +08:00
tink2123 8f52a73718 polish code 2021-01-26 15:24:13 +08:00
xiaoting f214437538
Merge branch 'dygraph' into dygraph_for_srn 2021-01-26 13:29:13 +08:00
xmy0916 cafea5dcbe fix char dict 2021-01-20 20:06:07 +08:00
xmy0916 73edec1620 add copyright 2021-01-20 19:06:39 +08:00
xmy0916 fe694ae902 fix bugs 2021-01-20 15:16:37 +08:00
xmy0916 a301e05e1d fix bugs 2021-01-20 13:07:35 +08:00
xmy0916 d3c50fda3c fix bugs 2021-01-20 12:08:57 +08:00
xmy0916 46ac85ad8a fix some problems 2021-01-19 23:46:35 +08:00
xmy0916 141d50d670 add multi language config file imgs and dict 2021-01-19 15:52:04 +08:00
tink2123 93670ab5a2 all ready 2021-01-19 06:48:52 +00:00
LDOUBLEV 825a28244c add use_shared_memory params for AIstudio demo 2021-01-11 15:57:28 +08:00
tink2123 c1fd46641e add srn for dygraph 2020-12-30 16:15:49 +08:00
zhoujun 2a2c891d6b update ratio_list in db config 2020-12-26 23:40:24 +08:00
WenmuZhou 091574bbd1 fix bug 2020-12-24 17:17:28 +08:00
WenmuZhou 39955558b8 fix bugs 2020-12-16 19:41:44 +08:00
MissPenguin f38a22c0b3
Merge pull request #1449 from WenmuZhou/tree_doc
[Dygraph] change DBHead output to dict and update db config
2020-12-16 14:33:14 +08:00
WenmuZhou a8d1f2db94 update 2020-12-16 13:06:48 +08:00
WenmuZhou 2ad0ca44cd update db config 2020-12-16 00:00:03 +08:00
MissPenguin a56d8244d0 fix sast configs 2020-12-15 15:24:53 +00:00
tink2123 3602b066ba fix ic15.yml and del img_words_en 2020-12-15 20:32:18 +08:00
MissPenguin 71b8416493
Merge pull request #1392 from tink2123/dygraph_doc
[Dygraph] update readme and polish some docs
2020-12-12 19:48:30 +08:00
WenmuZhou dd649a1c6c delete path in config 2020-12-12 11:25:05 +08:00
WenmuZhou b5f9a7ec5b update link in doc 2020-12-11 18:48:23 +08:00
xiaoting 3feb56f167
Merge branch 'dygraph' into dygraph_doc 2020-12-11 17:53:30 +08:00
tink2123 61b94e47cb polish doc 2020-12-11 17:50:01 +08:00
WenmuZhou 3ea94c94d2 change save_model_dir 2020-12-11 13:27:27 +08:00
MissPenguin 94cce9093f
Merge pull request #1339 from WenmuZhou/py_inference_doc
[Dygraph] add py inference doc
2020-12-10 17:23:02 +08:00
MissPenguin 836839bbf6
Merge pull request #1364 from LDOUBLEV/dyg_db
add ppocr_v2 ch_db
2020-12-10 11:02:26 +08:00
LDOUBLEV e23c4de5d8 1.1 to 2.0 2020-12-10 10:12:50 +08:00
WenmuZhou 7e0324a4de reomve load_static_weights 2020-12-10 00:28:57 +08:00
littletomatodonkey 2f67f2c839
fix config (#1373) 2020-12-09 23:47:06 +08:00
LDOUBLEV a5b219127f fix conflicts 2020-12-09 22:07:20 +08:00
MissPenguin 055f207fcf
Merge pull request #1371 from tink2123/update_multi
update multi dic and export
2020-12-09 20:37:35 +08:00
LDOUBLEV e7ad27c399 fix conflicts 2020-12-09 20:30:50 +08:00
LDOUBLEV c0b4cefdcb fix comments and transform to transforms 2020-12-09 20:26:40 +08:00
tink2123 7eeef5933c update multi dic and export 2020-12-09 11:56:37 +00:00
MissPenguin 5b2f6b7524
Merge pull request #1368 from WenmuZhou/dygraph_rc
[Dygraph] add config file of DB, CRNN,Rosetta, StarNet
2020-12-09 17:36:37 +08:00
WenmuZhou af3ce2cd92 remove blank line 2020-12-09 17:27:30 +08:00
WenmuZhou 02da7ec53e add pretrain_models 2020-12-09 17:27:06 +08:00
LDOUBLEV 5f2f08a09c add ppocr_v2 ch_db 2020-12-09 14:59:04 +08:00
MissPenguin 021c1132a9 add east & sast 2020-12-09 06:45:25 +00:00
tink2123 311569b2bc update for multi-language 2020-12-08 19:09:03 +08:00
tink2123 dd0f8c1d89 update for multi-language 2020-12-08 19:07:39 +08:00
xiaoting 8a5566c974
add multi lang yml and dict (#1312)
* add multi lang yml and dict

* update yml
2020-12-08 13:32:17 +08:00
WenmuZhou c654dbf709 add rec config on english dataset 2020-12-07 16:25:12 +08:00
WenmuZhou 98e5d59e9d add det ic15 config 2020-12-07 16:17:36 +08:00
zhoujun bc563c642c
添加方向分类器 (#1184)
add cls module
2020-11-21 22:10:45 +08:00
littletomatodonkey 023aef4878 add common ch config 2020-11-20 02:38:08 +00:00
Double_V a40731aaac
Merge pull request #1164 from littletomatodonkey/2.0rc/add_rec_mobile
add ch lite yaml file
2020-11-13 11:36:19 +08:00
littletomatodonkey 7a7059456a add ch lite yaml file 2020-11-12 12:44:56 +00:00
WenmuZhou 2f9f258ff4 添加tps网络 2020-11-10 17:18:32 +08:00
WenmuZhou ff0f23d495 训练集shuffle改为false 2020-11-10 12:45:25 +08:00
WenmuZhou 0c183d25d8 change config to baseline 2020-11-06 19:12:07 +08:00
WenmuZhou 33c66f8ed3 add shuffle param 2020-11-06 19:02:04 +08:00
WenmuZhou 9467b75436 delete shuffle param 2020-11-06 18:56:05 +08:00
WenmuZhou d092a5a22f switch learning_rate and lr 2020-11-05 20:47:16 +08:00
dyning 1ae379198e trans to paddle-rc 2020-11-05 15:13:36 +08:00
dyning fa675f8954 updata structure of dygraph 2020-11-04 20:43:27 +08:00
WenmuZhou e1b39945b8 注释更改为英文 2020-10-27 11:30:23 +08:00
WenmuZhou 7c96520de7 yml文件去除个人路径 2020-10-22 18:20:20 +08:00
WenmuZhou 388d8dae33 删除个人目录 2020-10-20 17:47:38 +08:00
WenmuZhou 8edc6f245b 删除配置文件里的个人路径 2020-10-20 17:38:24 +08:00
WenmuZhou 8626855142 配置文件默认renset layers修改为34 2020-10-16 20:17:44 +08:00
WenmuZhou f5613aa9be num_workers改为8 2020-10-16 16:38:56 +08:00