Comments (5)
我把lstm搞好了
from chineseocr_lite.
ncnn不支持lstm,openvino好像可以。
我对openvino不熟悉,正在尝试mnn,貌似mnn也支持
from chineseocr_lite.
@ouyanghuiyu 我去年折腾过,当时MNN还不支持x86。现在说不定可以了。
from chineseocr_lite.
@ouyanghuiyu 我去年折腾过,当时MNN还不支持x86。现在说不定可以了。
我retinaface试过,在x86是可以的
from chineseocr_lite.
ncnn不支持lstm,openvino好像可以。
我对openvino不熟悉,正在尝试mnn,貌似mnn也支持
请问使用mnn的可以吗?性能和ncnn对比咋样?
from chineseocr_lite.
Related Issues (20)
- W:onnxruntime:, graph.cc:3490 CleanUnusedInitializersAndNodeArgs] Removing initializer '94'. It is not used by any node and should be removed from the model HOT 1
- layer load_param 106 611 failed HOT 3
- 报错No module named 'backend.tools',backend我装了的
- 如何使用指定GPU设备推理呢?
- Docker版本在m1处理器的mbp上
- 你好,请问可以返回一个字的坐标吗 HOT 2
- compress取值
- win11上ncnn_project编译不过去
- 安卓手机文字无法识别 HOT 4
- 策略是ncnn和MNN两种Android的demo,ncnn的识别在20-30ms,MNN的有的在100多ms,想问下有什么不同吗
- Inquiry Regarding Traditional Chinese Character Recognition Support in the Model
- 关于模型微调训练方法
- 支持繁体字与带音调的拼音识别吗?
- cpp demo OcrLiteOnnx VS2019编译错误 HOT 2
- VS编译DLL动态库想做纯静态连接的DLL HOT 2
- 关于只做文字区域监测的话可以不带key文件吗 HOT 1
- 这个库目前使用GPL的协议,非常严格,可否考虑使用MIT或者LGPL,否则APP想引用不太敢啊~~
- ERROR:tornado.access:500 POST /api/tr-run/ (10.3.213.118) 506.21ms HOT 1
- 识别不了竖排文字
- 小模型不够理想,有大的吗crnn_lite_lstm.onnx
Recommend Projects
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Typescript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
TensorFlow
An Open Source Machine Learning Framework for Everyone
-
Django
The Web framework for perfectionists with deadlines.
-
Laravel
A PHP framework for web artisans
-
D3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
-
Recommend Topics
-
javascript
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
-
web
Some thing interesting about web. New door for the world.
-
server
A server is a program made to process requests and deliver data to clients.
-
Machine learning
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
-
Visualization
Some thing interesting about visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
Facebook
We are working to build community through open source technology. NB: members must have two-factor auth.
-
Microsoft
Open source projects and samples from Microsoft.
-
Google
Google ❤️ Open Source for everyone.
-
Alibaba
Alibaba Open Source for everyone
-
D3
Data-Driven Documents codes.
-
Tencent
China tencent open source team.
from chineseocr_lite.