GithubHelp home page GithubHelp logo

Evaluation fail! about stn-ocr HOT 6 OPEN

bartzi avatar bartzi commented on May 19, 2024
Evaluation fail!

from stn-ocr.

Comments (6)

Bartzi avatar Bartzi commented on May 19, 2024

Sorry that it took me so long to answer!

That is definitely difficult to say.
What version of MXNet are you using? Did you make any changes in the code?

from stn-ocr.

ThaiLe189 avatar ThaiLe189 commented on May 19, 2024

Yeah i using another version of mxnet because when i compile mxnet with tag v0.9.3, i get error

The command i was ran:
git clone --recursive https://github.com/apache/incubator-mxnet.git mxnet1
git checkout v0.9.3
#edit config file in mxnet

Screenshot from 2020-08-27 13-44-13

git submodule update --init --recursive
make -j4 \USE_OPENCV=1 \USE_CUDA=1 \USE_CUDA_PATH=/usr/local/cuda \USE_CUDNN=1 \USE_BLAS=openblas

Screenshot from 2020-08-27 13-50-24

in image is mxnet1 because i don't want to remove version of mxnet i was compiled

from stn-ocr.

ThaiLe189 avatar ThaiLe189 commented on May 19, 2024

I realize that compile mxnet with cuda give me that error, i have try compile mxnet with command:
make -j4 \USE_OPENCV=1 \USE_BLAS=openblas
and it work but i can't use my gpu for train
I using Cuda version 10.1 and cudnn 7.6.5

Update i try use Cuda 9.0 but have same error

from stn-ocr.

Bartzi avatar Bartzi commented on May 19, 2024

Hmm, I think I can not help with that then, since I only tested the code with the version of MXNet showed in the README.
I suggest that you have a look at my other implementation with Chainer from the paper SEE. This should work better on newer systems, since chainer is a nicer framework.

from stn-ocr.

Bartzi avatar Bartzi commented on May 19, 2024

Oh and regarding your last screenshot: What is the actual error? I can only see warnings and that there is an error, while compiling cuddn_convolution

from stn-ocr.

ThaiLe189 avatar ThaiLe189 commented on May 19, 2024

I compile mxnet v0.9.3 with command: make -j4 \USE_OPENCV=1 \USE_CUDA=1 \USE_CUDA_PATH=/usr/local/cuda \USE_CUDNN=1 \USE_BLAS=openblas
and i get that error, i don't know actual error
So let me check Chainer first
Thank you very much.

from stn-ocr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo 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.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.