Skip to content

A dataset to facilitate the research of Structure-from-Motion (SfM) for movie and TV shows.

License

Notifications You must be signed in to change notification settings

amazon-science/small-baseline-camera-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small-Baseline Camera-Tracking Dataset

image info

We present the Small-Baseline Camera-Tracking dataset which is used as the evaluation dataset (StudioSfM) in the following paper:

Depth-Guided Sparse Structure-from-Motion for Movies and TV Shows. Sheng Liu, Xiaohan Nie, Raffay Hamid, IEEE CVPR 2022

This dataset contains 130 video shots collected from 15 TV episodes from Amazon Prime Video. Each shot is annotated with corresponding camera motion data by a professional CG studio. This dataset aims to faciliate the research of 3D reconstruction for small-baseline videos in movies and TV shows.

Annotation

In the folder of each video, the camera motion data is stored as a dictionary in 'camera.pkl' file which can be loaded using pickle package with Python 3.7.

The key of the dictionary is the image id which corresponds to image name, and the value is also a dictionary with 'intr_mtx' stores the camera intrinsics and 'v2c' stores the world to camera transformation.

How to request the download link

Please contact shenlu at amazon.com to request the download link of the full dataset.

License

This repository is licensed under the CC-BY-NC 4.0 License.

Citation

If you use this dataset, please cite the following paper:

@inproceedings{pv-2022-sfm,
    title = "Depth-Guided Sparse Structure-from-Motion for Movies and TV Shows",
    author = "Sheng Liu  and
      Xiaohan Nie  and
      Raffay Hamid",
    booktitle = "The Conference on Computer Vision and Pattern Recognition",
    year = "2022",
}

About

A dataset to facilitate the research of Structure-from-Motion (SfM) for movie and TV shows.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published