Coder Social home page Coder Social logo

Comments (4)

TimoBolkart avatar TimoBolkart commented on June 1, 2024

Hi, that sounds like a good progress. In general, the shape of the neck is correlated to the face shape, so optimizing for the face shape will affect the neck shape. There is not really a parameter that controls only the neck shape, but if you want a more thin neck, you could add some loss during training that penalizes the width of the neck (i.e. select some vertices on left and right side of the neck and just minimize the distance between them). However I have never experimented with this and this might influence the face shape reconstruction negatively, so I advice carefully weighting this term. Does that help?

from tf_flame.

enjoybo avatar enjoybo commented on June 1, 2024

Yes, the advice you provided helps a lot. Now most of the reconstruction results look good but still have bad cases. I'm still working on improving the performance and stability. The width of neck is too large so that the result looks a little dissonant. I'm trying to add some constraints to keep the neck thinner.

from tf_flame.

enjoybo avatar enjoybo commented on June 1, 2024

Hello Dr. Bolkart, Thanks for your great advice again. In the Interactive Model Viewer onthe website: https://flame.is.tue.mpg.de/interactive-model-viewer, there are pose articulations of head and jaw. Are these two articulations included in the shape and expression parameters? If yes, which shape and expression parameters could control the pose articulations of head and jaw?

from tf_flame.

TimoBolkart avatar TimoBolkart commented on June 1, 2024

Sorry for the late reply. The pose parameters are a separate set of parameters represented as axis-angle rotations. The pose parameters of FLAME consist of 15 parameters, i.e. 3 for global rotation, 3 for head rotation around the neck, 3 for jaw rotation, and 3 parameters for each of the eyeballs.

from tf_flame.

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.