Giter Club home page Giter Club logo

Comments (6)

mks0601 avatar mks0601 commented on August 29, 2024

can you tell me where is that assertion?

from posefix_release.

KevinJeon avatar KevinJeon commented on August 29, 2024

thanks for your comment. Its' in lib/tfflat/base.py line 307!

from posefix_release.

mks0601 avatar mks0601 commented on August 29, 2024

How do you train? That block is to use testing result of any other pose estimation model on the training set. That result is used when PoseFix try to synthesize not annotated joint in the training set. For example, in COCO dataset, some joints are not annotated. So, I use other pose estimation method's result when synthesize of not annotated joint. If you place result.json in test_on_trainset like README, there should be no problem.

from posefix_release.

KevinJeon avatar KevinJeon commented on August 29, 2024

I use my own dataset, and I use the result.json of hrnet model. it emerges error like the length of gt is 7, and length of out is 6. And Actual Image has 7 objects, but test result(hrnet) of image detect the 6 objects.

from posefix_release.

mks0601 avatar mks0601 commented on August 29, 2024

You should test your method using groundtruth bbox on the training set.

from posefix_release.

KevinJeon avatar KevinJeon commented on August 29, 2024

thks for your coment! :)

from posefix_release.

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.