Real-time 6DoF Video View Synthesis using Multi-Sphere Images
MatryODShka
Codes for the following paper:
MatryODShka: Real-time 6DoF Video View Synthesis using Multi-Sphere Images
Benjamin Attal, Selena Ling, Aaron Gokaslan, Christian Richardt, James Tompkin
ECCV 2020
If you use these codes, please cite:
@inproceedings{Attal:2020:ECCV,
author = "Benjamin Attal and Selena Ling and Aaron Gokaslan and Christian Richardt and James Tompkin",
title = "{MatryODShka}: Real-time {6DoF} Video View Synthesis using Multi-Sphere Images",
booktitle = "European Conference on Computer Vision (ECCV)",
month = aug,
year = "2020",
url = "https://visual.cs.brown.edu/matryodshka"
}
Note that our codes are based on the code from the paper “Stereo Maginification: Learning View Synthesis using Multiplane Images” by Zhou et al. [1], and on the code from the paper “Pixel2mesh: Generating 3D Mesh Models from Single RGB Images.” by Wang et al. [3].