Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uniform does not work well for random face samples with blendshapes #8

Open
patrikhuber opened this issue Apr 1, 2018 · 1 comment
Milestone

Comments

@patrikhuber
Copy link
Owner

The "Random face sample" uses a uniform distribution [0, n] (where 'n' is the value entered as "exp sdev").
This does not work very well as the spareness is missing.

@patrikhuber patrikhuber added this to the v0.2.0 milestone Apr 1, 2018
@patrikhuber
Copy link
Owner Author

Note: We do use a normal distribution for the shape, colour and expression-PCA coefficients. It's just if there is an expression blendshapes model, we use a uniform distribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant