wangna11BD
0c89f158fd
support sybn for npu ( #13983 )
2024-10-12 15:32:17 +08:00
wangna11BD
ac43b3eb61
support mlu for infer ( #13617 )
2024-08-07 16:46:13 +08:00
WangZ
3aa1f426db
fix svtrv2 loss for paddlex ( #13594 )
...
* support PaddleX for SVTRv2
* fix svtrv2 loss for paddlex
2024-08-05 12:17:19 +08:00
WangZ
7a4f864453
support PaddleX for SVTRv2 ( #13578 )
2024-08-05 10:14:23 +08:00
wangna11BD
a59657c403
fix npu bug for AdaptiveAvgPool2D ( #13187 )
2024-06-28 11:11:26 +08:00
changdazhou
58be2e87e6
Export with dict ( #13110 )
...
* support save inference.yaml
* support save inference.yaml
* support save inference.yaml
* fix bug
* save ymal -> yml
2024-06-27 23:12:55 +08:00
changdazhou
8ec24dbcad
modify version ( #13188 )
2024-06-26 11:26:25 +08:00
zhangyubo0722
dddf008976
merge uapi paddleocr ( #12076 )
2024-05-15 19:22:32 +08:00
zhangyubo0722
3d31c1ad6d
cp 2.6.1 support eval per epoch ( #11004 )
2023-09-26 18:47:19 +08:00
zhangyubo0722
1da59542b1
cp 2.6.1 add svtr_lsrge ( #10997 )
2023-09-26 14:38:32 +08:00
xiaoting
941869e6e8
Revert "add encoding for open ( #10769 )" ( #10789 )
...
This reverts commit c1b943fb25
.
2023-08-31 15:43:17 +08:00
xiaoting
c1b943fb25
add encoding for open ( #10769 )
2023-08-29 13:51:46 +08:00
xiaoting
1b412a9944
Update ch_PP-OCRv4_det_teacher.yml
2023-08-24 11:59:41 +08:00
xiaoting
15f9155e92
Update ch_PP-OCRv4_det_student.yml
2023-08-24 11:59:29 +08:00
wuyefeilin
34278bb86e
add dataset alias for PaddleX ( #10527 )
2023-08-02 10:17:03 +08:00
Lin Manhui
df0e7bd501
Suppress scalar warnings ( #10509 ) ( #10510 )
2023-07-31 15:28:19 +08:00
xiaoting
016cf94704
Paddle2.5 ( #10410 )
...
* update paddlenlp version for paddle2.5
* clear fluid
2023-07-17 14:39:18 +08:00
Lin Manhui
90a54caa12
Update dependencies ( #10350 )
2023-07-11 15:15:16 +08:00
xiaoting
e44c2af762
Update PP-OCRv4_introduction.md
2023-06-27 16:04:08 +08:00
Lin Manhui
82c6434d53
Fix attribute error on win ( #10209 )
2023-06-20 10:47:07 +08:00
gmm
45848fda19
【benchmark】fix script for Python3.10 ( #10173 )
...
* fix profile
* fix python3.10
2023-06-16 10:30:47 +08:00
Zhang Ting
a288a3aac3
fix det_v3 ( #10180 )
2023-06-16 10:16:32 +08:00
Lin Manhui
2d44a71b20
Toward Devkit Consistency ( #10150 )
...
* Accommodate UAPI
* Fix signal handler
* Save model.pdopt
* Change variable name
* Update vdl dir
2023-06-14 14:31:45 +08:00
xiaoting
15abbcc41e
update wechat code ( #10145 )
2023-06-12 17:22:21 +08:00
xiaoting
fd9770f6c8
add ppocrv4 introduction ( #10122 )
...
* add ppocrv4 introduction
* add ppocrv4 introduction
* add ppocrv4 introduction
2023-06-09 10:08:30 +08:00
gmm
cdf6d1fb42
fix profile ( #10121 )
2023-06-08 18:54:29 +08:00
Zhang Ting
6949448558
improve amp training ( #10119 )
2023-06-08 15:50:37 +08:00
zhangyubo0722
062e2c5099
[WIP]modify static ( #10089 )
...
* modify static
* modify static
2023-06-06 15:00:39 +08:00
zxcd
46a6950e7a
add dtype param for arange API. ( #10075 )
2023-06-02 14:21:17 +08:00
zhangyubo0722
a46a061082
[WIP]Benchmark 2q add PP-OCRv4_rec ultra config ( #10067 )
...
* add PP-OCRv4_rec ultra config
* modify prepare
2023-06-01 18:36:03 +08:00
huangjun12
0e9c6630ee
fix det v4 bug in dynamic ratio ( #9874 )
...
* fix set bug
* refine 960 to 640
* fix details
* add epoch num
* add rep export
* use db head
2023-05-24 14:59:36 +08:00
xiaoting
096fd27121
fix sr_telescope ( #10004 )
2023-05-23 16:54:52 +08:00
topduke
2c0664b241
fix bug when multi gpus training(sampler) ( #9963 )
...
* fix gris_sample data type bug when use fp16
* fix gris_sample data type bug when use fp16
* fix v4rec batchsize
* fix bug of hang when multi gpus training(sampler)
2023-05-17 19:30:33 +08:00
Double_V
abc4be007e
add nrtr dml distill loss ( #9968 )
...
* 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
* add v4_rec_distill config
* delete debug
* fix comment
* fix comment
* add dml nrtr distill loss
2023-05-17 16:45:04 +08:00
Double_V
1643f268d3
add V4 rec distill ( #9921 )
...
* 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
* add v4_rec_distill config
* delete debug
* fix comment
* fix comment
2023-05-15 20:32:48 +08:00
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