Giter VIP home page Giter VIP logo

Comments (2)

boza-wd avatar boza-wd commented on July 23, 2024 1

Wow, that was an instant feedback. Cheers for that.

Regarding the extreme case that the entire body is occluded. The reason why I have asked is that it actually works good, considering that it sees nothing. also the score is scarily high.

Finally, regarding the spikes, you are right, it is the early training stage, I was checking it just because it happens that in some evaluations it actually works fine, then in the following one, the spikes appear again, but I assume it also depends from random evaluation images.

For example after 238000 iterations:
visual_9_238000

After 28600 iterations:
visual_12_286000

and it goes back and forth.

But your feedback, that it is because image-mesh alignment is not good, makes absolute sense. As is too early to make other assumption.

Have a good one,
Cheers

from meshtransformer.

kevinlin311tw avatar kevinlin311tw commented on July 23, 2024

Thanks for the questions!

We usually use (partially-) occluded training samples to improve model training. In many datasets, their 2D keypoint annotations have the visibility flags. If a specific keypoint is invisible (i.e., occluded), we will simply ignore it. However, in the examples you mentioned above, I see there is one extreme case that the entire human body is occluded. We may need to remove these kind of training samples in future. I believe the training sample is from MuCo-3DHP dataset.

I also observed the spike issue. I usually see the spikes when it is in an early training stage. This is probably because the image-mesh alignment is still not good. Could you please let me know the number of iterations/epoches you tried to obtain these examples?

from meshtransformer.

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.