lookAt configuration
zfan40 opened this issue · 1 comments
zfan40 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!
chris-aeviator commented
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.