python run_video.py --video-path garden.mp4 --outdir output --input-size 518 ffmpeg -i garden.mp4 -i garden_depth.mp4 -filter_complex hstack output_rgbd.mp4
This is a combination of “inpainting” (guessing the missing color pixels) with “Depth Completion” (guessing the missing depth values).
in Unity/Unreal/three.js:
= Unity Example =