File size: 796 Bytes
b80b14c 72e2b90 b80b14c 72e2b90 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
license: apache-2.0
tags:
- novel view synthesis
- dynamic
- multi-view video
---
# Campus dataset for dynamic novel view synthesis
From Paper [NeurIPS 2023 spotlight] [MSTH: Masked Space-Time Hash Encoding for Efficient Dynamic Scene Reconstruction]()
[Paper]() | [Project Page]() | [Code](https://github.com/masked-spacetime-hashing/msth)
## Dataset Description
Each scene contains:
- `<scene_name>_<camera_id>.mp4`: The multi-view videos collected for this scene.
- `transforms_<split>.json`: The camera poses and intrinsics estimated using COLMAP. The format is the same as [nerfstudio]().
- `colmap/`: The sparse point cloud and camera infos obtained during COLMAP pose estimation, could be used for methods starting with a sparse point cloud (like 3D Gaussian Splatting).
## Demos
|