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

Challenges in training on a Custom 3D Face Mesh Dataset #6

Open
gokudera3306 opened this issue Jul 9, 2024 · 0 comments
Open

Challenges in training on a Custom 3D Face Mesh Dataset #6

gokudera3306 opened this issue Jul 9, 2024 · 0 comments

Comments

@gokudera3306
Copy link

Hi, I am currently attempting to reproduce the results of your paper using a custom dataset. My dataset includes a 3D face mesh with approximately 3000 vertices. However, I have encountered some issues during training and model application that I hope you could help with.

Loss Behavior During Training:

I observed that the loss decreases to its minimum point around 25 epochs without modifying any parameters, but then it starts increasing again. This behavior is perplexing, and I'm unsure whether it indicates overfitting, underfitting, or some other issue.

Model Performance During Editing:

When using the trained model for face editing, the resulting deformations often lead to unrealistic and distorted faces. Specifically, small adjustments can cause significant and unnatural changes to the face geometry, making it difficult to achieve the desired edits.

My training uses the default parameter settings on GitHub.

I would greatly appreciate any insights or recommendations you might have to address these issues. Are there specific adjustments or considerations I should be aware of when training on a dataset with my own data?

Thank you for your time and assistance.

Best regards,

Adam

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

No branches or pull requests

1 participant