Commit Graph

168 Commits (ec22e60cb4eeb8ee33d6c4ec2a7c888751efb3b0)

Author SHA1 Message Date
WenmuZhou ba284a2b74 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-14 09:07:19 +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 3f65b360ef
Add rec algo VisionLAN (#6943)
* add vl

* add vl

* add vl

* add ref

* fix head out

* add visionlan doc

* fix vl infer

* update dict
2022-08-09 11:29:43 +08:00
WenmuZhou 3bed2e1f22 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tttt 2022-08-08 11:34:55 +00:00
WenmuZhou aa7a0cb2a8 fix bug in amp eval 2022-08-08 11:31:12 +00:00
andyjpaddle 8e3aa3a09b fix amp train for re 2022-08-08 09:02:11 +00:00
andyjpaddle 03d384860f fix amp train for re 2022-08-08 08:58:07 +00:00
WenmuZhou ddaa2c2552 add SLANet 2022-08-08 06:50:27 +00:00
贾晓 342522ab52
Merge pull request #7049 from WenmuZhou/tipc1
add benckmark
2022-08-01 14:34:49 +08:00
WenmuZhou dd1e17fd79 add benckmark 2022-07-30 10:00:11 +08:00
smilelite c11ec3ce5b merge upstream 2022-07-10 10:21:18 +08:00
WenmuZhou 929ee4669f Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tablemaster 2022-07-04 09:21:43 +00:00
wangjingyeye 00e67e0bf2
Merge branch 'dygraph' into dyg_db 2022-07-01 11:28:23 +08:00
wangjingyeye 872d73daf5 add db++ 2022-06-30 08:59:05 +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
wangjingyeye d915416da9 add db++ 2022-06-30 04:25:26 +00:00
wangjingyeye 04e7104194 add db++ 2022-06-28 11:45:21 +00:00
topduke 671415bbd8
[New Rec]add rec ViTSTR & ABINet algorithm. (#6414)
* add rec vitstr algorithm.

* fix cpu_thread and precision

* fix svtr tipc

* modify vitstr name

* modify vitstr config batchsize

* [New Rec] add vitstr and ABINet

* add rec_resnet45

* svtr ch large model

* [application] svtr ch model

* [application] svtr ch model

* [application] svtr ch model

* add abinet_rec_aug and trained model

* aug p infe

* fix ci export bug

* fix abinet ci bug
2022-06-28 15:06:53 +08:00
andyjpaddle adeb8a17c9 fix amp vqa 2022-06-28 02:17:53 +00: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
xiaoting f2c0a1a2fd
Cherry pick to dygraph (#6383)
* add starnet doc & test=document_fix

* add starnet doc & test=document_fix

* Update algorithm_rec_starnet.md

* support xpu
2022-05-23 23:38:33 +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
andyjpaddle 0c280c709a fix key for dis and cls resize 2022-04-27 05:19:55 +00:00
andyjpaddle f6532a0e51
add ppocrv3 rec (#6033)
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
Manan Goel eae14caba0 Fixed bug tto check if log_writer is not None before calling log_model 2022-04-15 13:43:22 +00:00
Manan Goel f161045675 Fixed bug to check if 'use_wandb' and 'use_visualdl' flags are addded or not 2022-04-15 09:44:42 +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
OneYearIsEnough 6e607a0fa1
[Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) (#5563)
* [Feature] add PREN scene text recognition model

* [Patch] Optimize yml File

* [Patch] Save Label/Pred Preprocess Time Cost

* [BugFix] Modify Shape Conversion to Fit for Inference Model Exportion

* [Patch] ?

* [Patch] ?

* 啥情况...
2022-02-28 21:48:00 +08:00
zhangyikun02 49ecf9c3bc add use_xpu config for det_mv3_db.yml 2022-02-23 08:31:16 +00:00
zhiminzhang0830 bf7e085ea2 modify fcenet 2022-02-13 11:48:18 +08:00
Double_V 6306260268
Merge pull request #5277 from LDOUBLEV/kie_doc
[tipc] merge benchmark to tipc
2022-02-10 10:45:03 +08:00
LDOUBLEV e795567261 fix doc and delete run_process_type 2022-02-08 07:43:52 +00:00
LDOUBLEV e039650ef7 add benchmark_train.sh v2 2022-02-08 02:06:45 +00:00
littletomatodonkey 229acda856 fix ips info and reduce interval of metric calc 2022-02-07 12:19:25 +00:00
LDOUBLEV 6cb47e76f6 delete debug 2022-02-07 07:02:04 +00:00
LDOUBLEV d666de8539 delete debug 2022-02-07 06:57:34 +00: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
littletomatodonkey b1f4cd1f4f
fix vdl makedir (#5288) 2022-01-19 17:29:39 +08:00
WenmuZhou a323fce66d vqa code integrated into ppocr training system 2022-01-05 11:03:45 +00:00
MissPenguin 57f0125398
Merge pull request #4965 from LDOUBLEV/sdmgr
fix train
2021-12-18 17:49:47 +08:00
LDOUBLEV 3312d6248e fix train 2021-12-18 08:25:28 +00:00
LDOUBLEV dc7d4b00cd fix train 2021-12-18 08:04:10 +00:00
tink2123 5e609c1ec9 fix srn 2021-12-18 07:41:42 +00:00
LDOUBLEV 721c76b42d fix conflict 2021-12-16 10:42:56 +00:00
MissPenguin bbf4625e9a
Merge pull request #4468 from WenmuZhou/pse_benckmark
add pse to benchmark
2021-10-28 11:19:45 +08:00