youngLBW / HRN

[CVPR2023] A Hierarchical Representation Network for Accurate and Detailed Face Reconstruction from In-The-Wild Images.
https://younglbw.github.io/HRN-homepage/
Apache License 2.0
414 stars 38 forks source link

Video? #10

Closed emlcpfx closed 1 year ago

emlcpfx commented 1 year ago

Hi, can this run on every frame of a video?

youngLBW commented 1 year ago

Hi, We haven't tried this yet. I suppose the major challenge should be the consistency between frames. If there are relevant experimental results in the future, we will share them with you.

emlcpfx commented 1 year ago

The most temporally stable one of these 3D face fitting repos I’ve tried is 3DDFA_V2. I think that’s open source. I wonder if you can use their smoothing algorithm that they call in demo_video_smooth.py.