https://github.com/amazon-science/small-baseline-camera-tracking
A dataset to facilitate the research of Structure-from-Motion (SfM) for movie and TV shows.
https://github.com/amazon-science/small-baseline-camera-tracking
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Repository
A dataset to facilitate the research of Structure-from-Motion (SfM) for movie and TV shows.
Basic Info
Statistics
- Stars: 68
- Watchers: 9
- Forks: 6
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Small-Baseline Camera-Tracking Dataset

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",
}
Owner
- Name: Amazon Science
- Login: amazon-science
- Kind: organization
- Website: https://amazon.science
- Twitter: AmazonScience
- Repositories: 80
- Profile: https://github.com/amazon-science
GitHub Events
Total
- Watch event: 5
Last Year
- Watch event: 5
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0