face-alignment icon indicating copy to clipboard operation
face-alignment copied to clipboard

which trained model is the most accurate

Open Zju-George opened this issue 4 years ago • 4 comments

image Silly question here but I really want to get higher accuracy.

Zju-George avatar Apr 18 '21 14:04 Zju-George

The weights of each group are identical and they simply reflect the internal changes made inside pytorch. Beyond this 2DFAN will produce 2D landmarks, 3DFAN - 2.5D landmarks and 3DFAN + the depth model will produce 3D landmarks. The projection of the 3D landmarks into 2D correspond with the 2.5D predictions.

1adrianb avatar Apr 18 '21 14:04 1adrianb

@1adrianb Thanks for your reply! Yeah, I've just tested it out and I see that.

Also, one thing I've noticed is that the eye landmarks being not aligned perfectly when the eye is closed. Do you have any plan to fine-tune the model on images where people closing their eyes?

Zju-George avatar Apr 18 '21 15:04 Zju-George

Sorry for delay, yes, but I don't have an exact timeline unfortunately.

1adrianb avatar Apr 20 '21 09:04 1adrianb

Sorry for delay, yes, but I don't have an exact timeline unfortunately.

@1adrianb If you could share your training code, I would be willing to try the fine-tune work.

Zju-George avatar Apr 25 '21 13:04 Zju-George