Updated Readme

This commit is contained in:
Akshat Surolia 2022-02-15 19:38:35 +05:30
parent 68f118e0f4
commit 345c3b8c55
4 changed files with 30 additions and 1 deletions

@ -1,2 +1,31 @@
# 3D-Photography: Image Inpainting | Depth-Estimation
Sensing Depth from 2D Images and Inpainting Background behind the Foreground objects to create 3D Photos with Parallax Animation.
<p>Sensing Depth from 2D Images and Inpainting Background behind the Foreground objects to create 3D Photos with Parallax Animation.</p>
---
## Depth Estimation by Tiefenrausch and PyDNet respectively.
<p align="center">
<img src="assets/depth.png" width="750">
</p>
# Image Inpainting with Parallax Animation
<p align="center">
<img src="assets/swing.gif" height="350">
<img src="assets/dolly-zoom.gif" height="350">
</p>
---
## Reference
@article{Kopf-OneShot-2020,
author = {Johannes Kopf and Kevin Matzen and Suhib Alsisan and Ocean Quigley and Francis Ge and Yangming Chong and Josh Patterson and Jan-Michael Frahm and Shu Wu and Matthew Yu and Peizhao Zhang and Zijian He and Peter Vajda and Ayush Saraf and Michael Cohen},
title = {One Shot 3D Photography},
booktitle = {ACM Transactions on Graphics (Proceedings of ACM SIGGRAPH)},
publisher = {ACM},
volume = {39},
number = {4},
year = {2020}
}

BIN
assets/depth.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 KiB

BIN
assets/dolly-zoom.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 MiB

BIN
assets/swing.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 MiB