jzhang533
a2ad2124c7
commit fix by running pre-commit run -a ( #12165 )
2024-05-24 12:12:42 +08:00
Wang Xin
045e5f6ac7
add pre-commit workflow ( #11973 )
...
* add pre-commit workflow
* run 'pre-commit run --all-files'
* setup python version
2024-04-21 21:46:20 +08:00
zhangyubo0722
e49e491417
add svtr large model ( #10937 )
...
* add svtr large model
* [WIP]add svtr large model
2023-09-26 14:38:29 +08:00
ToddBear
75d16610f4
Add new recognition method "ParseQ" ( #10836 )
...
* Update PP-OCRv4_introduction.md
* Update PP-OCRv4_introduction.md (#10616 )
* Update PP-OCRv4_introduction.md
* Update PP-OCRv4_introduction.md
* Update PP-OCRv4_introduction.md
* Update README.md
* Cherrypicking GH-10217 and GH-10216 to PaddlePaddle:Release/2.7 (#10655 )
* Don't break overall processing on a bad image
* Add preprocessing common to OCR tasks
Add preprocessing to options
* Update requirements.txt (#10656 )
added missing pyyaml library
* [TIPC]update xpu tipc script (#10658 )
* fix-typo (#10642 )
Co-authored-by: Dennis <dvorst@users.noreply.github.com>
Co-authored-by: shiyutang <34859558+shiyutang@users.noreply.github.com>
* 修改数据增强导致的DSR报错 (#10662 ) (#10681 )
* 修改数据增强导致的DSR报错
* 错误修改回滚
* Update algorithm_overview_en.md (#10670 )
Fixed simple spelling errors.
* Implement recoginition method ParseQ
* Document update for new recognition method ParseQ
* add prediction for parseq
* Update rec_vit_parseq.yml
* Update rec_r31_sar.yml
* Update rec_r31_sar.yml
* Update rec_r50_fpn_srn.yml
* Update rec_vit_parseq.py
* Update rec_vit_parseq.yml
* Update rec_parseq_head.py
* Update rec_img_aug.py
* Update rec_vit_parseq.yml
* Update __init__.py
* Update predict_rec.py
* Update paddleocr.py
* Update requirements.txt
* Update utility.py
* Update utility.py
---------
Co-authored-by: xiaoting <31891223+tink2123@users.noreply.github.com>
Co-authored-by: topduke <784990967@qq.com>
Co-authored-by: dyning <dyning.2003@163.com>
Co-authored-by: UserUnknownFactor <63057995+UserUnknownFactor@users.noreply.github.com>
Co-authored-by: itasli <ilyas.tasli@outlook.fr>
Co-authored-by: Kai Song <50285351+USTCKAY@users.noreply.github.com>
Co-authored-by: dvorst <87502756+dvorst@users.noreply.github.com>
Co-authored-by: Dennis <dvorst@users.noreply.github.com>
Co-authored-by: shiyutang <34859558+shiyutang@users.noreply.github.com>
Co-authored-by: Dec20B <1192152456@qq.com>
Co-authored-by: ncoffman <51147417+ncoffman@users.noreply.github.com>
2023-09-07 16:36:47 +08:00
shiyutang
4a91a21245
compat_pillow ( #10596 )
2023-08-10 16:41:35 +08:00
livingbody
49d1a59572
upgrade pillow to 10.0.0 ( #10405 )
2023-07-17 14:42:30 +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
xiaoting
1e8b7eb510
rever 'limit maximum resizing ratio' ( #9448 )
2023-03-15 18:49:45 +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
topduke
955c46e0c5
add svtr FAQ and data_aug ( #8864 )
2023-01-19 22:14:28 +08:00
zhiminzhang0830
0002349df3
add text recognition algorithm rflearning
2022-09-27 10:54:31 +08:00
jinming.teo
4af5f63d44
limit maximum resizing ratio
2022-08-26 22:17:23 +08:00
smilelite
17b1312e7c
fixed conflict vl 0811
2022-08-11 21:23:34 +08: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
smilelite
3337dee65a
fixed rec_img_aug 20220801
2022-08-01 22:09:12 +08:00
smilelite
b781838015
fix conflicts
2022-07-27 23:02:24 +08:00
smilelite
bc1c19c5d2
merge upstream
2022-07-10 12:15:27 +08:00
smilelite
46e3442e2e
add spin
2022-07-10 11:47:25 +08:00
smilelite
c11ec3ce5b
merge upstream
2022-07-10 10:21:18 +08: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
smilelite
bbca1e0d66
add pr
2022-06-12 13:53:29 +08:00
smilelite
47cb27499f
update pr
2022-06-12 12:25:34 +08:00
smilelite
a2ef524f83
merge upstream
2022-06-12 09:50:31 +08:00
WenmuZhou
32bcea9c1c
fix params error
2022-05-30 16:47:12 +08:00
WenmuZhou
feca63686d
add bda
2022-05-30 16:44:50 +08:00
xyzhu8
6348425744
add robustscanner
2022-05-22 13:16:52 +08:00
Topdu
d2c11969c2
rm svtrlabeldecode resize
2022-04-28 13:03:47 +00:00
xiaoting
bde50863c5
Merge pull request #6061 from Topdu/dygraph
...
add_rec_svtr
2022-04-27 14:42:54 +08:00
andyjpaddle
0c280c709a
fix key for dis and cls resize
2022-04-27 05:19:55 +00:00
Topdu
1c75ff630e
delete yml file, fix quant and svtr
2022-04-26 12:59:48 +00:00
Topdu
68fb057dc6
add_rec_svtr
2022-04-26 10:30:26 +00:00
andyjpaddle
f6532a0e51
add ppocrv3 rec ( #6033 )
...
* add ppocrv3 rec
2022-04-26 16:19:31 +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
tink2123
9b8594968d
update doc for rec_char_type
2021-10-12 14:47:39 +08:00
tink2123
a14f8da961
polish seed code
2021-09-28 11:51:01 +08:00
tink2123
3c906d41b9
merge dygraph
2021-09-27 15:06:06 +08:00
tink2123
8308f33274
fix conflicts
2021-09-27 14:58:10 +08:00
Topdu
f688909b8e
fix nrtr export inference model
2021-09-13 13:10:10 +00:00
andyjpaddle
ea52f47a95
update docs and fix conflic
2021-08-31 12:13:36 +00: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
8a95b3352d
add_rec_sar, test=dygraph
2021-08-24 03:49:26 +00:00
Topdu
1623c17cdc
add rec_nrtr
2021-08-17 13:10:53 +00:00
tink2123
c1fd46641e
add srn for dygraph
2020-12-30 16:15:49 +08:00
littletomatodonkey
e84ea2667f
fix prob ( #1404 )
2020-12-13 17:19:52 +08:00
zhoujun
bc563c642c
添加方向分类器 ( #1184 )
...
add cls module
2020-11-21 22:10:45 +08:00
littletomatodonkey
1dc7e8942f
fix some cute typos
2020-11-12 12:47:28 +00:00
dyning
fa675f8954
updata structure of dygraph
2020-11-04 20:43:27 +08:00
WenmuZhou
aad3093a91
dygraph first commit
2020-10-13 17:13:33 +08:00