SamsungLabs/rome

Jitter problem.

zhanglonghao1992 opened this issue · 5 comments

Hi~
When I tested it on videos, I found that there was obvious inter frame jitter in the result, as shown below.

shape.mp4

Why does it cause such obvious jitter? Is there any way to optimize it.

Do you use DECA camera or a camera from the mobile-net?

@khakhulin I use the default settings in infer.py.

So, it should be ok, with the natural jitter from the deca (see video on the site).

nlml commented

@khakhulin Is there a way to reduce this jitter? What is the 'camera from the mobile-net' that you refer to?

@nlml I just suggest using the original camera from the DECA, not the distiller version. I think if the jitter is a real problem. then you need to optimize the sequence of the keypoints itself. Since original DECA doesn't guarantee temporal consistency if you run it with per-frame expression transfer.