3DDFA_V2 icon indicating copy to clipboard operation
3DDFA_V2 copied to clipboard

300W-LP truth values not fitting similarTransform method

Open severinL96 opened this issue 4 years ago • 1 comments

The 300W-LP truth values for rotation, shape, expression and offset do not fit the implemented “similarTransform” method. What I mean by this is that for example the truth offsets do already contain the offsets needed to move the cropped and resized face at the desired place of the original image. Same for the scaling. Did someone face the same problem and can help me with this?

Thanks!

severinL96 avatar Jul 28 '21 07:07 severinL96

Do you mean the augmentation? Based on the scaled orthogonal projection, I think it is not difficult to deduce the relation of transformed image -> transformed params (scale, eular angles and offsets).

cleardusk avatar Nov 14 '21 15:11 cleardusk