GithubHelp home page GithubHelp logo

Comments (10)

dBeker avatar dBeker commented on July 21, 2024

Please check instruction number 6. There are links to download required precompiled binaries.

from faster-rcnn-tensorflow-python3.

WANGYong-NJ avatar WANGYong-NJ commented on July 21, 2024

Thank you!
I have download the file, and change its name to "vgg16_faster_rcnn_iter_70000.ckpt.meta", but the error still happens.

from faster-rcnn-tensorflow-python3.

dBeker avatar dBeker commented on July 21, 2024

Oh ok. I will take a look to it at weekend and try to let you know about the issue.

from faster-rcnn-tensorflow-python3.

zhanglsky avatar zhanglsky commented on July 21, 2024

Hi,I have meet the same problems,Did this problem fixed?

from faster-rcnn-tensorflow-python3.

1hyx avatar 1hyx commented on July 21, 2024

(py35) E:\Git_code\Faster-RCNN-TensorFlow-Python3.5-master>python demo.py
output\res101\voc_2007_trainval+voc_2012_trainval\default\res101_faster_rcnn_iter_110000.ckpt
Traceback (most recent call last):
File "demo.py", line 127, in
'our server and place them properly?').format(tfmodel + '.meta'))
OSError: output\res101\voc_2007_trainval+voc_2012_trainval\default\res101_faster_rcnn_iter_110000.ckpt.meta not found.
Did you download the proper networks from our server and place them properly?

And I think this error means that the \Faster-RCNN-TensorFlow-Python3.5-master\default\voc_2007_trainval\default........(What I download about this folder is empty)
I think this is not the problem of step6.

from faster-rcnn-tensorflow-python3.

zhanglsky avatar zhanglsky commented on July 21, 2024

Hi,I did not download the .meta file. I tried a lot of ways, and find My problem is that " Tensor name "XXXX" not found in checkpoint files".and each time I tried, the error's 'tensor name' not same.

from faster-rcnn-tensorflow-python3.

gokulkrshna avatar gokulkrshna commented on July 21, 2024

Same problem has been encountered,can you please check the demo.py file and update

from faster-rcnn-tensorflow-python3.

dBeker avatar dBeker commented on July 21, 2024

Can you just please download all files required for it? You need .ckpt and .ckpt.meta together. Please be aware that I have not trained this network as stated in readme file. So, I don't have the most up-to-date weights. Please refer to links given in readme. Also, they may have updated the model as well as weights. Please feel free to modify the branch if you can find a solution.

from faster-rcnn-tensorflow-python3.

meanqqq avatar meanqqq commented on July 21, 2024

@1hyx Hi,I have met the same problems. Do you know where to download to the folder required?Did this problem fixed?

from faster-rcnn-tensorflow-python3.

shyern avatar shyern commented on July 21, 2024

when i trained the model, this problem happened:

d:\tf_rcnn\lib\layer_utils\proposal_target_layer.py(139)_sample_rois()
-> keep_inds = np.append(fg_inds, bg_inds)
(Pdb)
(Pdb)
(Pdb)
...

and the program is paused and to do nothing, i don't know what happened and what should i do?

from faster-rcnn-tensorflow-python3.

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.