topduke
425166434c
Fix grid_sample data type bug when use fp16 ( #9930 )
...
* fix gris_sample data type bug when use fp16
* fix gris_sample data type bug when use fp16
* fix v4rec batchsize
2023-05-15 17:03:53 +08:00
Double_V
24ff4def48
Pfhead ( #9898 )
...
* support min_area_rect crop
* add check_install
* fix requirement.txt
* fix check_install
* add lanms-neo for drrg
* fix
* fix doc
* fix
* support set gpu_id when inference
* fix #8855
* fix #8855
* opt slim doc
* fix doc bug
* rename
* rename
2023-05-15 10:57:30 +08:00
zhoujun
dd8cc21b2f
update slanet and vi_layoutxlm_ser tipc config ( #9838 )
...
* update table_mv3 tipc config
* update slanet tipc config
* update num_workers of vi_layoutxlm_ser
* add ch_PP-OCRv4_mobile_rec
* add PP-OCRv4
* update slanet tipc config
* change python3.7 to python
* update vi_layoutxlm_ser config
* update slanet tipc config
* update v4 rec config
2023-05-09 19:09:59 +08:00
xiaoting
7e0c8aea84
revert eval mode ( #9843 )
...
* revert eval mode
* update hgnet config
2023-05-04 12:59:55 +08:00
xiaoting
b3066812fc
Multi scale ( #9837 )
...
* update for multi scale
* update for multi scale
* update for multi scale
* rm notes
2023-04-28 11:04:01 +08:00
huangjun12
ded374035c
add v4 det pretrain link ( #9829 )
...
* add v4 det pretrain link
* update size to 960
2023-04-27 17:08:42 +08:00
xiaoting
26519a6d17
update PPLCNetV3 name ( #9802 )
2023-04-23 16:13:01 +08:00
huangjun12
ca8c8200ba
add PP-OCRv4 det code ( #9766 )
...
* add ppocrv4 det student and teacher model
* update head and config, refine details
* refine config and head details
* refine config and head details
* refine details
* refine details
* remove application
* refine fpn
* fix bug
* update code
* fix bug
* align lcnet to rec
* align hgnet to rec
* refine make shrink
* remove theseus layer
2023-04-21 18:10:26 +08:00
user3984
7710ee04c6
fix data type error when training with fp16 and DynamicToStatic ( #9696 )
...
Co-authored-by: WenmuZhou <572459439@qq.com>
2023-04-21 13:53:09 +08:00
topduke
2a98d40b10
Add v4rec hgnet ( #9768 )
...
* v4rec code
* v4rec add nrtrloss
* Add V4rec backbone file
* Add V4Rec config file.
* Fix V4rec reparameters when export_model
* convert lvnetv3
* fix codestyle
* fix infer_rec v4rec
* add v4rec hgnet
* add v4rec hgnet config
* add svtr_hgnet
* fix bugs in infer_rec and hgnet
2023-04-21 12:34:48 +08:00
duanyanhui
ce65745755
update npu inference api ( #9765 )
2023-04-20 10:26:26 +08:00
Zhang Ting
d496c8e8d1
fix performance ( #9772 )
2023-04-20 09:53:31 +08:00
topduke
43abe2fa4b
V4Rec code pr ( #9725 )
...
* v4rec code
* v4rec add nrtrloss
* Add V4rec backbone file
* Add V4Rec config file.
* Fix V4rec reparameters when export_model
* convert lvnetv3
* fix codestyle
* fix infer_rec v4rec
2023-04-19 16:04:23 +08:00
zhoujun
385a1f99d4
update table_mv3 tipc config ( #9733 )
2023-04-18 10:22:31 +08:00
duanyanhui
2d6f3a56a4
update npu api ( #9688 )
2023-04-11 09:56:08 +08:00
andyj
6d44c67848
[doc] update PPOCRLabel doc ( #9563 )
...
* add finetune en doc & test=document_fix
* fix dead link & test=document_fix
* fix dead link & test=document_fix
* update check img
* fix det res dtype
* update args default type & test=document_fix
* fix numpy version
* support numpy1.24.0
* fix doc & test=document_fix
* update doc
2023-03-28 15:27:47 +08:00
yunyaoXYY
c9e8ce5c24
[FastDeploy] Improve readme ( #9510 )
...
* Fix padding value in rec model, and box sort in det model
* Add FastDeploy support to deploy PaddleOCR models.
* Improve readme
* improve readme
* improve readme
* improve code
* improve readme
* improve readme and format
* improve readme and format
* improve readme and format
* improve readme
* improve readme
* improve readme
2023-03-23 10:59:08 +08:00
yunyaoXYY
e1704f4613
[FastDeploy] Improve readme and code format. ( #9478 )
...
* Fix padding value in rec model, and box sort in det model
* Add FastDeploy support to deploy PaddleOCR models.
* Improve readme
* improve readme
* improve readme
* improve code
* improve readme
* improve readme and format
* improve readme and format
* improve readme and format
* improve readme
* improve readme
2023-03-21 11:13:43 +08:00
zhoujun
20cb993cb6
add d2t train support of svtr ( #9479 )
...
* add d2s train for slanet and v3
* fix bug
* udpate tipc to_static
* update db
* remove_print
* update benchmark_train.sh
* update maybe_download_params
* add d2t train support of svtr
2023-03-20 17:26:19 +08:00
yunyaoXYY
6001b1a07b
[FastDeploy] Improve Readme and API. ( #9441 )
...
* Fix padding value in rec model, and box sort in det model
* Add FastDeploy support to deploy PaddleOCR models.
* Improve readme
* improve readme
* improve readme
* improve code
* improve readme
2023-03-17 13:22:36 +08:00
xiaoting
1e8b7eb510
rever 'limit maximum resizing ratio' ( #9448 )
2023-03-15 18:49:45 +08:00
Double_V
77b05c2add
CP 9176 ( #9287 )
...
* support min_area_rect crop
* add check_install
* fix requirement.txt
* fix check_install
* add lanms-neo for drrg
* fix
* fix doc
* fix
* support set gpu_id when inference
* fix #8855
* fix #8855
* opt slim doc
* fix doc bug
* fix east postprocess
* keep same version of clang-format with paddle
* cp #9176
2023-03-14 10:31:59 +08:00
yunyaoXYY
08c8da5352
[FastDeploy] Improve fastdeploy code and readme ( #9379 )
...
* Fix padding value in rec model, and box sort in det model
* Add FastDeploy support to deploy PaddleOCR models.
* Improve readme
* improve readme
* improve readme
* improve code
2023-03-13 14:03:59 +08:00
zhoujun
36ec3a406c
update tipc to_static ( #9369 )
...
* add d2s train for slanet and v3
* fix bug
* udpate tipc to_static
* update db
* remove_print
* update benchmark_train.sh
* update maybe_download_params
2023-03-10 19:07:37 +08:00
zhoujun
2e05d54af8
add d2s train for slanet and v3 ( #9341 )
...
* add d2s train for slanet and v3
* fix bug
2023-03-09 11:21:34 +08:00
zhoujun
623424fce0
support auto download model from bos ( #9349 )
2023-03-08 19:21:28 +08:00
Double_V
a0c7e63009
keep same version of clang-format with paddle ( #9286 )
...
* support min_area_rect crop
* add check_install
* fix requirement.txt
* fix check_install
* add lanms-neo for drrg
* fix
* fix doc
* fix
* support set gpu_id when inference
* fix #8855
* fix #8855
* opt slim doc
* fix doc bug
* fix east postprocess
* keep same version of clang-format with paddle
2023-03-03 14:51:38 +08:00
yunyaoXYY
a27bb180cf
[FastDeploy] Add FastDeploy support to deploy PaddleOCR models. ( #9260 )
...
* Fix padding value in rec model, and box sort in det model
* Add FastDeploy support to deploy PaddleOCR models.
* Improve readme
* improve readme
2023-03-03 14:51:09 +08:00
Evezerest
b2781efacd
Update README_ch.md
2023-02-24 17:19:25 +08:00
Evezerest
adc8b631bb
Update README.md
2023-02-24 17:07:38 +08:00
Evezerest
110bcc4cfb
Update README_ch.md
2023-02-24 17:05:34 +08:00
andyj
035cd69ae7
[doc] format code ( #9201 )
...
* add finetune en doc & test=document_fix
* fix dead link & test=document_fix
* fix dead link & test=document_fix
* update check img
* fix det res dtype
* update args default type & test=document_fix
* fix numpy version
* support numpy1.24.0
* fix doc & test=document_fix
2023-02-23 16:31:07 +08:00
zhoujun
1139a6c9ec
add table master to benchmark ( #9107 )
...
* Add custom detection and recognition model usage instructions in re
* update
* Add custom detection and recognition model usage instructions in re
* add db net for benchmark
* rename benckmark to PaddleOCR_benchmark
* add addict to req
* rename
* add table master benckmark
* support tablemaster d2s train
2023-02-22 15:25:05 +08:00
Bo Zhang
ed1a07a5f5
change num worker to 16 for better ( #9179 )
...
* change num worker to 16
* adjust num_worker ser_layoutlm_xfund_zh.yml for better performance
2023-02-22 14:26:40 +08:00
Bo Zhang
5264692d95
change num worker to 16 ( #9173 )
2023-02-22 10:48:17 +08:00
topduke
bfa05707dd
fix nrtr posrprocess lower in chinese ( #9103 )
2023-02-20 09:39:15 +08:00
Kai Song
2295e9a0dc
fix speed of eval during training is slow bug for east ( #9109 )
2023-02-16 18:52:27 +08:00
Double_V
4fd68e9bd5
fix east post process of dygraph ( #9099 )
...
* support min_area_rect crop
* add check_install
* fix requirement.txt
* fix check_install
* add lanms-neo for drrg
* fix
* fix doc
* fix
* support set gpu_id when inference
* fix #8855
* fix #8855
* opt slim doc
* fix doc bug
* fix east postprocess
2023-02-16 12:33:29 +08:00
xiaoting
98c44d182b
rename tipc svtr name ( #9071 )
2023-02-15 19:23:14 +08:00
topduke
72d91eab11
update Blur to fix training time consumption ( #9068 )
...
* fix piecewise boundaries and droppath dtype
* fix tipc piecewise boundaries and droppath dtype
* update Blur to fix training time consumption
2023-02-14 16:04:19 +08:00
xiaoting
dd02918bb4
rename PP-OCRv3 algorithm to SVTR_LCNet ( #9025 )
...
* rename PP-OCRv3 algorithm to SVTR_LCNet
* rename PP-OCRv3 algorithm to SVTR_LCNet
* update multi-lang config for v3
2023-02-13 11:17:58 +08:00
huangjun12
7c81d482e9
add CT to algorithm overview ( #8998 )
...
* add ct to model zoo
* refine details
2023-02-10 11:08:40 +08:00
zhoujun
68099c2d5b
add db for benchmark ( #8959 )
...
* Add custom detection and recognition model usage instructions in re
* update
* Add custom detection and recognition model usage instructions in re
* add db net for benchmark
* rename benckmark to PaddleOCR_benchmark
* add addict to req
* rename
2023-02-08 15:52:30 +08:00
zhiminzhang0830
30201ef954
add satrn ( #8433 )
...
* add satrn
* 修复satrn导出问题
* 规范satrn config文件
* 删除SATRNRecResizeImg
---------
Co-authored-by: zhiminzhang0830 <zhangzhimin04@baidu.com>
2023-02-08 11:25:50 +08:00
MissPenguin
3ded6010e2
Update algorithm_overview_en.md
2023-02-07 14:38:04 +08:00
MissPenguin
e9a1d52cb4
Update algorithm_overview.md
2023-02-07 14:35:50 +08:00
topduke
8a45b5e08c
Fix piecewise boundaries and droppath dtype ( #8988 )
...
* fix piecewise boundaries and droppath dtype
* fix tipc piecewise boundaries and droppath dtype
2023-02-07 13:57:24 +08:00
Evezerest
306486e646
Update README.md
2023-02-03 14:45:24 +08:00
Evezerest
b86e5c3506
Update QR code ( #8942 )
2023-02-01 16:38:50 +08:00
Double_V
6cbd7d1ece
[doc] fix doc ( #8935 )
...
* support min_area_rect crop
* add check_install
* fix requirement.txt
* fix check_install
* add lanms-neo for drrg
* fix
* fix doc
* fix
* support set gpu_id when inference
* fix #8855
* fix #8855
* opt slim doc
* fix doc bug
2023-02-01 09:53:47 +08:00