dataset_info: | |
features: | |
- name: make | |
dtype: string | |
- name: model | |
dtype: string | |
- name: focal_length | |
dtype: float64 | |
splits: | |
- name: train | |
num_bytes: 117204 | |
num_examples: 3674 | |
download_size: 33572 | |
dataset_size: 117204 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
license: bsd | |
task_categories: | |
- image-feature-extraction | |
tags: | |
- remyx | |
pretty_name: Colmap Camera Specs | |
Instrinsic camera parameters for thousands of make/model combinations, extracted from [colmap's specs.cc](https://github.com/colmap/colmap/blob/eed0f8d138f34681a72ac1bed4be5311e4a54053/src/colmap/sensor/specs.cc) |