The Wayback Machine - https://web.archive.org/web/20200707091622/https://github.com/topics/scene-text-recognition
Skip to content
#

scene-text-recognition

Here are 22 public repositories matching this topic...

jiangzz1628
jiangzz1628 commented Sep 16, 2019

WARNING: Logging before InitGoogleLogging() is written to STDERR
W0805 10:26:38.720525 3101 _caffe.cpp:139] DEPRECATION WARNING - deprecated use of Python interface
W0805 10:26:38.720546 3101 _caffe.cpp:140] Use this instead (with the named "weights" parameter):
W0805 10:26:38.720549 3101 _caffe.cpp:142] Net('/home/xuy/桌面/code/python/caffe/Bag_gender_hair_classification/DenseNet_deploy_161.prot

ran337287
ran337287 commented Apr 10, 2018

When I run text_recognition_demo.py with parameters gpu=-1(that is cpu), it can return the results.
But if I set gpu=0, there is something wrong.
The error is
ValueError:numpy and cupy must not be used together type(W):<class 'numpy.ndarray'>, type(x):<class 'cupy.core.core.ndarray'>,type(b):<class 'numpy.ndarray'>
I know nothing about Chainer, what should I do to solve it?

Improve this page

Add a description, image, and links to the scene-text-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scene-text-recognition topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.