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
xiaoting
ca8de0c69e
fix aster loss for axis ( #8675 )
2022-12-20 13:58:57 +08:00
Lizhi Chen
182c1db291
Merge branch 'dygraph' into dygraph
2022-10-20 10:14:55 +08:00
dorren
f875556541
update can transform method and add copyright info for new file
2022-10-17 17:18:14 +08:00
chenlizhi
9cef24090c
add and update sr model
2022-10-17 16:47:28 +08:00
chenlizhi
0cdfc52507
add sr model Text Telescope
2022-10-17 15:15:37 +08:00
dorren
f3f473d3f9
update CAN model
2022-10-15 20:27:05 +08:00
zhiminzhang0830
3ee146fa99
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into drrg_branch
2022-10-10 15:56:08 +08:00
zhiminzhang0830
483e503826
通过变量类型判断是否是visual
2022-10-10 12:12:47 +08:00
zhiminzhang0830
1f9400dd73
add drrg
2022-10-08 11:56:45 +08:00
zhiminzhang0830
5a380afb1e
添加引用
2022-09-28 17:42:13 +08:00
zhiminzhang0830
0002349df3
add text recognition algorithm rflearning
2022-09-27 10:54:31 +08:00
WenmuZhou
a4bc9da8b6
fix bug
2022-09-21 17:50:50 +08:00
huangjun12
b5268dc3a0
add centripetal text model
2022-09-15 11:08:16 +00:00
Double_V
d022b26903
Merge pull request #7420 from wangjingyeye/dyg_db
...
update pgnet
2022-09-05 18:45:44 +08:00
wangjingyeye
929b4f4557
update pgnet
2022-08-30 05:58:39 +00:00
LDOUBLEV
f630700a99
fix cml
2022-08-29 14:03:05 +08:00
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
c2c43bb1bc
rename SLANetLoss to SLALoss
2022-08-10 14:58:08 +00: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
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
smilelite
c11ec3ce5b
merge upstream
2022-07-10 10:21:18 +08:00
smilelite
1cda437c4d
modified pr
2022-07-10 09:20:59 +08:00
Double_V
6e0a3fd654
Merge pull request #6766 from LDOUBLEV/dyg_pts
...
fix kl js loss
2022-07-05 17:44:32 +08:00
WenmuZhou
adda5ddce9
fix bug
2022-07-05 02:51:07 +00:00
WenmuZhou
d1b31bf85c
add ref
2022-07-04 10:22:25 +00:00
WenmuZhou
929ee4669f
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tablemaster
2022-07-04 09:21:43 +00:00
LDOUBLEV
7c4d0d1e91
fix kl js loss
2022-07-01 18:05:39 +08:00
WenmuZhou
8d46a1fbbe
add dygraph2static support of layoutlm series SER model
2022-07-01 08:52:08 +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
WenmuZhou
5dfcc98306
fix bug
2022-06-27 09:37:07 +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
tink2123
11acfe5124
replace fluid to paddle
2022-06-02 09:53:01 +00:00
andyjpaddle
f6532a0e51
add ppocrv3 rec ( #6033 )
...
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
LDOUBLEV
dc77d130d3
keep license
2022-04-01 17:12:12 +08:00
LDOUBLEV
f08b306c9e
fix
2022-04-01 17:08:56 +08:00
WenmuZhou
fef47dcc18
rm view
2022-03-28 05:05:07 +00:00
littletomatodonkey
5b33340647
fix kldiv when stop grad is trur ( #5643 )
2022-03-07 16:04:30 +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
zhiminzhang0830
bf7e085ea2
modify fcenet
2022-02-13 11:48:18 +08:00
littletomatodonkey
229acda856
fix ips info and reduce interval of metric calc
2022-02-07 12:19:25 +00:00
zhiminzhang0830
9f62b610de
add fcenet
2022-01-27 17:36:19 +08:00
WenmuZhou
d8571bdb2a
move imgs to doc
2022-01-05 14:35:21 +00:00
WenmuZhou
a323fce66d
vqa code integrated into ppocr training system
2022-01-05 11:03:45 +00:00