Code Monkey home page Code Monkey logo

Comments (5)

zsyzzsoft avatar zsyzzsoft commented on June 3, 2024
  1. fine
  2. Looks like memory OOM issue. You can try reducing shuffle_mb and prefetch_mb in dataset.py.

from co-mod-gan.

AlexCHEU avatar AlexCHEU commented on June 3, 2024
  1. fine
  2. Looks like memory OOM issue. You can try reducing shuffle_mb and prefetch_mb in dataset.py.

Thank you so much for your prompt reply! 🙌
I have fined the TFRecord.file, set shuffle_mb=0prefetch_mb=0 , sched.minibatch_size_base =4 , sched.minibatch_gpu_base = 2 but it still giving errors:

tensorflow.python.framework.errors_impl.OutOfRangeError: 2 root error(s) found.
  (0) Out of range: End of sequence
	 [[{{node GPU0/DataFetch/IteratorGetNext}}]]
  (1) Out of range: End of sequence
	 [[{{node GPU0/DataFetch/IteratorGetNext}}]]
	 [[GPU0/DataFetch/IteratorGetNext/_2837]]
0 successful operations.
0 derived errors ignored.
tensorflow.python.framework.errors_impl.OutOfRangeError: 2 root error(s) found.
  (0) Out of range: End of sequence
	 [[node GPU0/DataFetch/IteratorGetNext (defined at /tensorflow-1.15.2/python3.7/tensorflow_core/python/framework/ops.py:1748) ]]
  (1) Out of range: End of sequence
	 [[node GPU0/DataFetch/IteratorGetNext (defined at /tensorflow-1.15.2/python3.7/tensorflow_core/python/framework/ops.py:1748) ]]
	 [[GPU0/DataFetch/IteratorGetNext/_2837]]
0 successful operations.
0 derived errors ignored.

so confused...there are just 2.5k images:open_mouth:

from co-mod-gan.

zzz105120 avatar zzz105120 commented on June 3, 2024

Hello, may I ask if you have solved this problem?

from co-mod-gan.

mingqizhang avatar mingqizhang commented on June 3, 2024

I have the same problem, have you solve it? @AlexCHEU

from co-mod-gan.

hongruihuang avatar hongruihuang commented on June 3, 2024

Hello, may I ask if you have solved this problem?

from co-mod-gan.

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.