gafniguy / 4D-Facial-Avatars

Dynamic Neural Radiance Fields for Monocular 4D Facial Avater Reconstruction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about Test speed

vito929 opened this issue · comments

Hi,
After obtaining a model trained 400k epoches, I run eval_transformed_rays.py .
It seems that time to render each frame is about 15 seconds (I use GeForce RTX 3060 to test), which means to render a 20-second video with 1000 frames I need to spend a couple of hours. Is it normal? May I ask how long does it take for you to test per frame?
Could you give some hints about how to accelerate the test phase and is it possible to use it in real time in practice (now or in the future)?
Thanks!

Thank you for replaying.
I also read your paper and got a question.
In Fig.2, it says that shape of Intrinsics is [3,3] but the from the the code I think the so called Intrinsics is variable hw[2] with the shape of [4,] (intrinsics = [fx fy cx cy] where cx cy in [0,1] relative to image size).
So could you help explain why and wether my understanding is wrong?
Thanks!

it's a sparser way to save it, is it is of the form

image