GithubHelp home page GithubHelp logo

Comments (5)

YangZeyu95 avatar YangZeyu95 commented on May 19, 2024

That's because .meta file contain variables that were not saved in .data file(eg. globel_step). Add sess.run(tf.global_variables_initializer()) below saver = tf.train.import_meta_graph(meta_path) to initialize those variables.
btw, do you know why variables in .mate and .data are not same?

from unofficial-implement-of-openpose.

AdnanMuhib avatar AdnanMuhib commented on May 19, 2024

I am a beginner to tensorflow and don't know much about details and even I couldn't understand the answer of yours.

But for my current experiment, I found the graph file from the Models Folder.

Still, it would be great if you can post the .pb version of model or the script for that for future usage. Maybe some script from https://github.com/ildoonet/tf-pose-estimation might be helpful.
btw, Thanks for your time.

from unofficial-implement-of-openpose.

gouyinchao avatar gouyinchao commented on May 19, 2024

hi,
I cann't find the file of 'heatpaf1.pkl' in estimator.py,how can i get that file ?Can you please help?

from unofficial-implement-of-openpose.

YangZeyu95 avatar YangZeyu95 commented on May 19, 2024

@gouyinchao estimator.py is from https://github.com/ildoonet/tf-pose-estimation and please open another issue.

from unofficial-implement-of-openpose.

gouyinchao avatar gouyinchao commented on May 19, 2024

When I run the estimator.py ,I will get the error as follow :File Not Found Error: [Errno 2] No such file or directory: './etcs/heatpaf1.pkl',How can I get the file of 'heatpaf1.pkl' ?Thanks for your time again

from unofficial-implement-of-openpose.

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.