vt-vl-lab / 3d-photo-inpainting

[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting

Home Page:https://shihmengli.github.io/3D-Photo-Inpainting/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lookAt configuration

zfan40 opened this issue · comments

commented

Respect for this amazing project.
I 've got a question that might be highly out of scope. is there a configuration to generate video that specifically lookAt a point of the image?

Any advice or directions are welcomed!

from how I understand https://github.com/camenduru/3d-photo-inpainting-colab , lookAt should be a combination of

x_shift_range: [-0.015]
y_shift_range: [-0.015]
z_shift_range: [-0.05]

Have not yet worked with the project though, just a hunch.