Git Product home page Git Product logo

Comments (5)

zqbai-jeremy avatar zqbai-jeremy commented on July 30, 2024

The training code is quite messy thus not easy to clean and use. I can provide loss functions and training parameters shortly. The rest is just normal training pipeline.

from dfnrmvs.

ForrestPi avatar ForrestPi commented on July 30, 2024

@zqbai-jeremy
Thanks, wish for the loss functions and training parameters

from dfnrmvs.

zqbai-jeremy avatar zqbai-jeremy commented on July 30, 2024

@ForrestPi
The loss functions and training parameters have been uploaded. Please let me know if you have any further questions. Thank you for your interest in our work.

from dfnrmvs.

moranli19 avatar moranli19 commented on July 30, 2024

Is there any code or more details for training data processing?

The StirlingESRS_3Dface dataset contains 74 females and 64 different male subjects. Each subject with 8 expressions. As you describe in the paper 'Then, we render one image for each expression with different poses and same global illumination using Spherical Harmonics (SH).', the amount of training sample should be (74+64)*C(8,2) = 3864 samples. This number does not conform to 8K as you mentioned 'As a result, around 8K training samples are generated.'
Is there any misunderstanding?

Thanks for any reply~!

from dfnrmvs.

zqbai-jeremy avatar zqbai-jeremy commented on July 30, 2024

@moranli19
For each identity, we generate 100 samples with randomly sampled 2 expressions, 2 poses, and 1 illumination. Then we detect landmarks on rendered images and check whether they are consistent with landmarks on 3D scans (since the landmark detector and the NICP registration may have errors). If not, the sample is discard. As a result, we finally have around 8K samples.
Please let me if you have any further questions. Thank you!

from dfnrmvs.

Related Issues (13)

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.