-
* 基于GPU环境运行程序时,出现以下错误;tensorflow版本用的1.15.0
* 想请教下楼主,以下问题怎么解决?
```
File "/content/drive/My Drive/idcardOCR/model.py", line 21, in
from text import keras_detect as detect
File "/content/…
-
看到更新了ocr识别的模型,马上拿来用一下,自己是windows10的系统,也没有gpu,但是在编译的时候出错了,我电脑上装的MinGW来make的,请问windows系统应该怎么编译呢 是不是要改一下makefile文件,谢谢哈,或者是否可以将build好的library也直接传上来下载后直接用呢
E:\pycharm_workspace\darknet-ocr-master\darknet>…
-
Hi 目前TagUI识别中文不太好用,我找了个开源中文OCR,希望在以后的 TagUI 版本里,可以融入这个,请考虑下。
https://github.com/DayBreak-u/chineseocr_lite
-
Sorry, I can't speak chinese. But I have a few ideas.
1. Translating the application to Polish. I could translate it to Polish from English 😃
2. Adding an upload to imgur button somewhere in [here](h…
-
我在linux环境下运行成功了c++项目,onnxruntime下载了对应的gpu版本。但是在程序加载完模型后,查看gpu使用情况,其中并没有相应的显存占用,请问如何让onnxruntime使用gpu加速?
-
你好,请问代码中关于文字方向检测模型是如何进行训练的,能否提供下参考资料,代码中看到是支持0,90,180,270,能否再增加其他角度进行训练呢?谢谢
-
IMAGE SYNC
-
https://github.com/ouyanghuiyu/chineseocr_lite/issues/236#issuecomment-675219267
chineseocr_lite的onnx分支中model下的crnn_lstm模型,我使用onnx2ncnn转换时各种操作不支持:
我这边使用ncnn的onnx2ncnn直接转换日志如下:
Shape not supported y…
-
Find 1 images
6055 text boxes before nms
test/screenshot.png : detect 3372ms, restore 5ms, nms 147ms, recog 4796ms
[timing] 8.196640491485596
![screenshot](https://user-images.githubusercontent.…
-
![2222222](https://user-images.githubusercontent.com/20136991/86200346-f649c000-bb8e-11ea-8b92-dfa08ecc90ff.png)
>>> tensorflow.__version__
'1.13.1'
>>> torch.__version__
'1.5.0+cpu'
>>> torc…