issues
search
DayBreak-u
/
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
GNU General Public License v2.0
11.83k
stars
2.26k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docker 编译报错
#460
aboutdever
opened
6 days ago
0
模型在安卓下识字效果不太理想,能不能下载到100M左右的模型,效果好一些的呢?太大也不行。100M左右大小还可以接受
#459
sd3970566
opened
1 month ago
0
请问怎么设置较小的字不参与识别呢?
#458
sunyclj
opened
2 months ago
0
请问怎么设置在GPU上推理呢?
#457
sunyclj
opened
2 months ago
1
小模型不够理想,有大的吗crnn_lite_lstm.onnx
#456
jasonzhang761213
opened
4 months ago
0
识别不了竖排文字
#455
12dc32d
opened
4 months ago
0
ERROR:tornado.access:500 POST /api/tr-run/ (10.3.213.118) 506.21ms
#454
blackxiaobai
opened
6 months ago
1
这个库目前使用GPL的协议,非常严格,可否考虑使用MIT或者LGPL,否则APP想引用不太敢啊~~
#453
RushLess-sudo
opened
7 months ago
0
关于只做文字区域监测的话可以不带key文件吗
#452
zhaokaixs
closed
10 months ago
1
VS编译DLL动态库想做纯静态连接的DLL
#451
zhaokaixs
closed
10 months ago
2
cpp demo OcrLiteOnnx VS2019编译错误
#450
zhaokaixs
closed
10 months ago
2
支持繁体字与带音调的拼音识别吗?
#449
kiloyqp
opened
11 months ago
0
关于模型微调训练方法
#448
anonymous530
opened
11 months ago
0
Inquiry Regarding Traditional Chinese Character Recognition Support in the Model
#447
yihong1120
opened
11 months ago
0
策略是ncnn和MNN两种Android的demo,ncnn的识别在20-30ms,MNN的有的在100多ms,想问下有什么不同吗
#446
liujun5-tal
opened
1 year ago
0
安卓手机文字无法识别
#445
XCStar
opened
1 year ago
4
Bump tornado from 5.1.1 to 6.3.3
#444
dependabot[bot]
opened
1 year ago
0
win11上ncnn_project编译不过去
#443
18720060819
closed
1 year ago
0
compress取值
#442
dhl961123
opened
1 year ago
0
你好,请问可以返回一个字的坐标吗
#441
Acheng97
opened
1 year ago
2
Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /dotnet_projects/OcrLiteOnnxCs/OcrLiteOnnxForm
#440
dependabot[bot]
opened
1 year ago
0
Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /dotnet_projects/OcrLiteOnnxVB/OcrLiteOnnxForm
#439
dependabot[bot]
opened
1 year ago
0
Docker版本在m1处理器的mbp上
#438
maxturning
opened
1 year ago
0
如何使用指定GPU设备推理呢?
#437
Zer0TheObserver
opened
1 year ago
0
Bump tornado from 5.1.1 to 6.3.2
#436
dependabot[bot]
closed
1 year ago
1
报错No module named 'backend.tools',backend我装了的
#435
jxadcx
opened
1 year ago
0
添加字符检测demo
#434
fanqie03
closed
1 year ago
2
layer load_param 106 611 failed
#433
wode2016501
opened
1 year ago
3
W:onnxruntime:, graph.cc:3490 CleanUnusedInitializersAndNodeArgs] Removing initializer '94'. It is not used by any node and should be removed from the model
#432
jonahzheng
opened
1 year ago
1
C#项目运行时,加载模型需要 keys.txt 如何生成?找不到这个文件
#431
chinapsu
opened
1 year ago
1
跑的时间久了会发生内存泄漏,内存使用线性增长
#430
cqray1990
opened
1 year ago
1
为什么我整的golang版本的识别精度不如C#版本的?
#429
tx7do
opened
1 year ago
3
可以去除返回的框结果Bitmap么?
#428
mz5210
closed
1 year ago
4
希望有超时取消识别的设置。 I hope there is a timeout cancel recognition setting.
#427
hzl512
opened
1 year ago
0
Bump pillow from 7.2.0 to 9.3.0
#426
dependabot[bot]
opened
2 years ago
0
方向检测有问题
#425
wqangzuoshuai
opened
2 years ago
0
如何在提供编译build-onnxruntime-vs2019.bat 添加onnxruntime -T v140
#424
xpston008
opened
2 years ago
5
paddle2onnx 将PaddleOCR.ch_PP-OCRv3_xx进行模型转换之后,发现识别时只有头一个字
#423
xpston008
opened
2 years ago
2
这个可以调用ch_PP-OCRv3_det_infer.onnx模型吗 我测试可以初始化 识别出错 问题好像出在 onnxruntime中?
#422
QuietMinder
opened
2 years ago
1
OcrLiteNcnnJvm包,用了你们提供的编译好的jni库,和自己编译的库,都崩溃
#421
Sailiy
opened
2 years ago
4
在windows 10下,使用python3.8.0,在pycharm 2022.1.3社区版运行正常。
#420
teamlet
opened
2 years ago
0
能否支持linux版本
#419
haifding
opened
2 years ago
1
android ncnn版本miui 13/12.5 加载OcrLite出现问题
#418
gch1992328
opened
2 years ago
1
Bump numpy from 1.19.1 to 1.22.0
#417
dependabot[bot]
opened
2 years ago
0
Delete unnecessary blank
#416
Brx86
closed
2 years ago
0
请问可以用c#调用onnxruntime c++封装的类库?不用c#重新写工程,直接调c++封装的推理类库?不调c#下的第三方库
#415
cqray1990
opened
2 years ago
1
C# 项目 angleNet = new InferenceSession(path); // 这个没有使用 之前定义的 op 是忘了还是有意为之
#414
micro-step
opened
2 years ago
1
Bump numpy from 1.19.1 to 1.21.0
#413
dependabot[bot]
closed
2 years ago
1
Bump System.Net.Http from 4.3.0 to 4.3.4 in /dotnet_projects/OcrLiteOnnxVB/OcrLiteLib
#412
dependabot[bot]
opened
2 years ago
0
a bad case
#411
crclz
opened
2 years ago
1
Next