If you are allergic to the blurry blobs in Facebook 3D photos whenever you move the mouse, well then, this is for you. This google colab enables you to generate a point cloud and a bunch of 3d Ken Burns videos (zoom, wiggle, wobble, etc) from just a single image using AI (MiDaS is used to get the depth map). If you have your own depth map, I explain how to bypass MiDaS and get the point cloud and videos.
Link to github project:
https://github.com/vt-vl-lab/3d-photo...
Link to 3d photo inpainting google colab:
https://colab.research.google.com/dri...
For more info on inpainting using AI, check this post: http://3dstereophoto.blogspot.com/202....
If you want to use your own depth map, make sure the depth map is grayscale (one channel) and that it doesn't have an alpha channel. Also, make sure the depth map doesn't have too much noise. In Gimp, you can use the tools in Filters, Enhance. I mostly use Symmetric Nearest Neighbor.