3D Face Reconstruction from a Single Image
31–40 of 47 posts
Re: 3D Face Reconstruction from a Single Image
#32This is incredible. It seems to perform well on faces with dysmorphic features including cleft lips, asymmetric eyes, and abnormal locations of facial landmarks. It even creates an appropriate 3D representation of a cleft. I've found that some other face detection implementations actually fail at even localizing faces with these abnormalities. I don't have the background to fully understand the paper, though. Is ther…
Re: 3D Face Reconstruction from a Single Image
#33Earlier quoted context omitted.
It's fitting faces to some kind of assumed model. I tried it on a few Japanese faces; it basically gave them a Caucasian-looking side profile: big foreheads with over-hanging eyebrow ridges; big noses. Completely unrecognizable after turning more than a few degrees from front view. Which is not to flame the project---nice work!---but as a potential improvement for certain applications, it would be useful to simply ha…
You could use an expert system to classify the face by race. Then fit it over the appropriate model.
Just get more Asian people in the training data.
Re: 3D Face Reconstruction from a Single Image
#34A good test is when you have a front and side source image, such as police mug shot...
Take this famous David Bowie mug shot. I also tried Jimi Hendrix and Jim Morrison, the side profile never looks like the person.
https://ozimg.s3.amazonaws.com/temp/bowie_mug.jpg
An improvement to the engine might also accept a side profile source image to improve the details. Now that would be something!
Re: 3D Face Reconstruction from a Single Image
#35As far as the demo user interface goes, I find the controls to be weird. Dragging the 3D model left and right will move the nose left and right. But dragging up and down will move the face model in the opposite direction.
Try the right mouse button instead; it seems to have a nicer rotation action, and the two axes are consistent. Also you can use the middle mouse button to zoom in.
Re: 3D Face Reconstruction from a Single Image
#36It's also amazing how far Vision has come in a few short years.
Re: 3D Face Reconstruction from a Single Image
#37Re: 3D Face Reconstruction from a Single Image
#38Note that this is just one recent work in a well established research problem that has been worked on for decades. The interesting bit here is that they appear to achieve state of the art results by doing something simpler than other approaches - instead of fitting a well thought out generic morphable face model, they use a pretty standard deep learning model to map a 2d image to a discretized 3d model of the face (v…
> Intuitively this feels a bit off, since outputting a discretized 3d model instead of fitting a continuous model has inherent resolution limitations, but the benchmark results are pretty impressive.
Isn't this because deep learning is in fact a type of interpolation?
And another question: are there any techniques based on neural networks that combine multiple images into the most plausible model?
Re: 3D Face Reconstruction from a Single Image
#39Earlier quoted context omitted.
They mentioned an infrared camera, bet they're checking temperature too.
should be able to warm up a mask with a blow dryer