GeneFacePlusPlus icon indicating copy to clipboard operation
GeneFacePlusPlus copied to clipboard

Fuzzy generation result problem

Open MtYCNN opened this issue 1 year ago • 3 comments
trafficstars

截屏2024-02-20 16 34 42 Thank you for your outstanding contribution! On the left is the original video frame, and on the right is the generated result. You can see that it has become much blurry. Is there any solution?

MtYCNN avatar Feb 20 '24 08:02 MtYCNN

Same problem,the hair cannot be represented well.

Net-Maker avatar Feb 22 '24 06:02 Net-Maker

I suspect the root cause is because the 3dmm landmark fit is slightly off. There appears to be some temporal smoothing (possibly caused by the euler/trans parameters being trained in batch) going on here, and the radnerf is trained on slightly erroneous alignments which may lead to poor convergence (seen this in previous nerf work).

yunyu avatar Feb 26 '24 14:02 yunyu

image image The same problem reasoning results in a fuzzier result than the original video

Ezrealz avatar Mar 08 '24 09:03 Ezrealz