diff --git a/README.md b/README.md index 6a872cc959a4c4fc171546791f734b64108ce397..a1ed65679a52750a36c4b1a09d30bf6f41c11cb3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ but allows further optimization of scene properties in the space of input views, on bi-directional Elliptical Weighted Average splatting, a probabilistic depth test and effective camera selection. We use these elements together in our neural renderer, that outperforms all previous methods both in quality and speed in almost all scenes we tested. Our pipeline can be applied to multi-view harmonization and stylization in addition to novel-view synthesis* -<img width="900" src="./docs/overview.gif"> + +<div style="text-align:center"> <img width="600" src="./docs/overview.gif"> </div> + ## Content Our implementation consists of: