/3d-photo-inpainting-colab

Primary LanguageJupyter NotebookThe UnlicenseUnlicense

🐣 Please follow me for new updates https://twitter.com/camenduru
🔥 Please join our discord server https://discord.gg/k5BwmmvJJU
🥳 Please join my patreon community https://patreon.com/camenduru

🦒 Colab

Colab Info
Open In Colab 3d-photo-inpainting-colab

Tutorial

Please use JPG files 

image

For the movement control please use /content/3d-photo-inpainting/argument.yml file

x_shift_range: [0.00, 0.00, -0.015, -0.015]
y_shift_range: [0.00, 0.00, -0.015, -0.00]
z_shift_range: [-0.05, -0.05, -0.05, -0.05]
traj_types: ['double-straight-line', 'double-straight-line', 'circle', 'circle']
video_postfix: ['dolly-zoom-in', 'zoom-in', 'circle', 'swing']
Calculating four movements at the same time may require High-RAM 😐
If you are using free colab calculate them one by one like this

x_shift_range: [-0.015]
y_shift_range: [-0.015]
z_shift_range: [-0.05]
traj_types: ['circle']
video_postfix: ['circle']

Main Repo

https://github.com/vt-vl-lab/3d-photo-inpainting

Page

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

Paper

https://arxiv.org/abs/2004.04727

Output

Artist: AYAYA@discord ❤

3d-paint.mp4

Artist: za15704080@discord ❤

Input Image

test

Output Video

test_dolly-zoom-in.mp4
test_zoom-in.mp4
test_circle.mp4