Giter Club home page Giter Club logo

Comments (7)

moberweger avatar moberweger commented on July 2, 2024

Hi,
Thanks for using the code.

Yes, you are correct, the refinement is disabled in the code. You should uncomment the string with the location.
Also I updated the pretrained models with the refine networks. Please download again. You can find them here: Pretrained

from deep-prior-pp.

anguszxd avatar anguszxd commented on July 2, 2024

Hello @moberweger . Thanks for your works.
I'm also a bit confused about the refine net here. It seems to be a bit different with your paper. In your paper DeepPrior++, a plain network architecture is designed for refining hand localization, which is demonstrated in Figure 3 in the paper. However, in this code, a ScaleNet is used as comrefNet. If I'm not mistaken, ScaleNet has a multi-scale architecture and appears in your previous work deep-prior, and ScaleNet works during the second stage. Is there a second stage in deep-prior-pp? I think the pose is given out by ResNet directly, and ScaleNet is used before ResNet to refine the hand localization. I'm not sure about that and hope to hear your answer. Thanks a lot!

from deep-prior-pp.

anguszxd avatar anguszxd commented on July 2, 2024

Oh, I also read your previous code for deep-prior. And I find the ScaleNet is also used to refine the hand location. That is to say, in both codes, the joints location given out by PoseNet are not refined by a second stage?

from deep-prior-pp.

moberweger avatar moberweger commented on July 2, 2024

The ScaleNet is used for improved localization of the hand (comrefNet). The original DeepPrior paper had also a refinements stage for each hand joint location, but the code is not the the repo. As for comrefNet, the DeepPrior++ paper shows a plain architecture, which performs similar to the ScaleNet architecture for the case of hand localization. For the sake of simplicity, the DeepPrior++ repo uses the ScaleNet architecture that was introduced in the original repo.

from deep-prior-pp.

xxxxxxxx-dl avatar xxxxxxxx-dl commented on July 2, 2024

Hi @moberweger , Thank you very much for sharing your work. I also have the question about the refinement. Both deep-prior and deep-prior-pp are used for hand location refinement but hand joint refinement. The code for hand joint refinement is not published in this repo, is that right? Looking forward to your reply! Thank you again for your time.

from deep-prior-pp.

moberweger avatar moberweger commented on July 2, 2024

@xxxxxxxx-dl
yes you are right. only refinement for localization is in this repo, not for each joint.

from deep-prior-pp.

xxxxxxxx-dl avatar xxxxxxxx-dl commented on July 2, 2024

@moberweger Thanks a lot for your reply!

from deep-prior-pp.

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.