GitHub - facebookresearch/Neural_3D_Video: The repository for CVPR 2022 Paper "Neural 3D Video Synthesis" (original) (raw)

Neural 3D Video Synthesis Dataset

This repository contains the dataset used for the CVPR paper "Neural 3D Video Synthesis from Multi-View Video".

Project Page | Paper | Video | License: CC-BY-NC 4.0

Check the Release Page for all the datase files.

Each of the dataset contains the following files

cam00.mp4
cam01.mp4
cam02.mp4
...
cam19.mp4
cam20.mp4
poses_bounds.npy

All the *.mp4 files are the processed synchronized videos compressed in mp4 format. The poses_bounds.npy files stores the camera pose information for each video. The details of format can refer to NeRF dataset pose format.

Notes: