fengju514 / Face-Pose-Net

Estimate 3D face pose (6DoF) or 11 parameters of 3x4 projection matrix by a Convolutional Neural Network
501 stars 110 forks source link

How would I create more model3D files? #46

Open rperdon opened 4 years ago

rperdon commented 4 years ago

I tried using this on an infant child face and the render gave the shape of an adult head. How would I go about training a new set of mat files which better resemble the head shape I am creating?

Secondary question, how would I go about retraining for a larger resolution model? Currently the output is 227x227 and I want to generate higher resolution faces.

PedroMiguelSimoesMiranda commented 4 years ago

Hi I also have this question about the output's resolution. How can we have a higher resolution output?