Git Product home page Git Product logo

Comments (9)

stiebels avatar stiebels commented on July 24, 2024 1

I was facing the same issue. Turned out that the memory of my GPU was not sufficient for the task.

from east.

argman avatar argman commented on July 24, 2024

I thinks its a tensorflow problem, you can check your tensorflow.

from east.

zxytim avatar zxytim commented on July 24, 2024

There are some logs about reading images. Please check whether you have encounter some thing like:

0 training images in icdar15_training_data
0 training images in icdar15_training_data
0 training images in icdar15_training_data
0 training images in icdar15_training_data
...

from east.

LearnerInGithub avatar LearnerInGithub commented on July 24, 2024

@zxytim @argman
my log like this:
1000 training images in icdar15_training_data
1000 training images in icdar15_training_data
1000 training images in icdar15_training_data
1000 training images in icdar15_training_data
1000 training images in icdar15_training_data
1000 training images in icdar15_training_data
1000 training images in icdar15_training_data
1000 training images in icdar15_training_data
1000 training images in icdar15_training_data
1000 training images in icdar15_training_data
After print out 10 lines of such log row, the the model seems suspend, no longer give new output one the command line. And I locate the the function get_batch() of icdar.py, I have question about the queue manager codes, not sure whether the problem caused by that.

from east.

LearnerInGithub avatar LearnerInGithub commented on July 24, 2024

@argman Could you share the version of tensorflow you used?

from east.

zxytim avatar zxytim commented on July 24, 2024

from east.

LearnerInGithub avatar LearnerInGithub commented on July 24, 2024

My current tensorflow version is also 1.2.1, but it has the above problem...

from east.

LearnerInGithub avatar LearnerInGithub commented on July 24, 2024

@argman @zxytim What python version that you used in this project? python2.7 or python3.0+?

from east.

zxytim avatar zxytim commented on July 24, 2024

from east.

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.