Coder Social home page Coder Social logo

OutOfRangeError: PaddingFIFOQueue '_2_get_batch/batch/padding_fifo_queue' is closed and has insufficient elements about fpn_tensorflow HOT 6 CLOSED

kongsea avatar kongsea commented on August 26, 2024
OutOfRangeError: PaddingFIFOQueue '_2_get_batch/batch/padding_fifo_queue' is closed and has insufficient elements

from fpn_tensorflow.

Comments (6)

Kongsea avatar Kongsea commented on August 26, 2024

I think it was caused by the inconsistency of the tfrecord data and the data reader.
Please check it first.

from fpn_tensorflow.

niuniu111 avatar niuniu111 commented on August 26, 2024

Have you tried the effect of the VGg network?

from fpn_tensorflow.

Kongsea avatar Kongsea commented on August 26, 2024

I have not tried it.
Maybe you can have a try.

from fpn_tensorflow.

niuniu111 avatar niuniu111 commented on August 26, 2024

I made a mistake when I tried, showing this mistake:ValueError: Shape of a new variable (vgg_16/fc8/weights) must be fully defined, but instead was (1, 1, 4096, ?),I think it's my training model and I don't know where to download it.

from fpn_tensorflow.

Kongsea avatar Kongsea commented on August 26, 2024

How about defining the inputs fully?
Such as:
inputs = tf.placeholder(tf.float32, [FLAGS.batch_size, 224, 224, 3], name='inputs')

from fpn_tensorflow.

TVXQ20031226 avatar TVXQ20031226 commented on August 26, 2024

I made a mistake when I tried, showing this mistake:ValueError: Shape of a new variable (vgg_16/fc8/weights) must be fully defined, but instead was (1, 1, 4096, ?),I think it's my training model and I don't know where to download it.

have you solved this problem?? I met this issue too!! thanks in advance~~@niuniu111

from fpn_tensorflow.

Related Issues (18)

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.