The dataset viewer is not available for this split.
Error code: StreamingRowsError
Exception: ValueError
Message: Invalid string class label colmap
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/utils.py", line 99, in get_rows_or_raise
return get_rows(
^^^^^^^^^
File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/utils.py", line 77, in get_rows
rows_plus_one = list(itertools.islice(ds, rows_max_number + 1))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2674, in __iter__
for key, example in ex_iterable:
^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2208, in __iter__
for key, pa_table in self._iter_arrow():
^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2241, in _iter_arrow
pa_table = cast_table_to_features(pa_table, self.features)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2197, in cast_table_to_features
arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1795, in wrapper
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1995, in cast_array_to_feature
return feature.cast_storage(array)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/features/features.py", line 1172, in cast_storage
[self._strval2int(label) if label is not None else None for label in storage.to_pylist()]
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/features/features.py", line 1101, in _strval2int
raise ValueError(f"Invalid string class label {value}")
ValueError: Invalid string class label colmapNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
PPISP Dataset
Dataset Description:
The PPISP dataset accompanies the work "PPISP: Physically-Plausible Compensation and Control of Photometric Variations in Radiance Field Reconstruction". It contains object-centric scene captures of four outdoor scenes, each captured with three different cameras, for multi-view 3D reconstruction and novel view synthesis. The photos were captured with exposure bracketing of +/-2 EV and re-processed with automatic exposure and color corrections to create a challenging benchmark for methods that compensate for photometric inconsistencies.
Each scene has two variants: a standard version processed from the full exposure brackets, and an auto version where selected exposures were re-processed with automatic exposure compensation and white balancing, for a total of eight sequences. We also provide pre-computed COLMAP sparse reconstructions (camera poses and point clouds) for each sequence, enabling direct usage in common radiance field reconstruction methods.
The dataset is provided in two formats: COLMAP (colmap/) and NCore V4 (ncore/). Each format contains one zip archive per scene, with both the standard and auto variants as separate folders (e.g., huerstholz/ and huerstholz_auto/).
This dataset is ready for commercial/non-commercial use.
Dataset Owner(s):
NVIDIA Corporation
Dataset Creation Date:
22 January 2026
License/Terms of Use:
This dataset is licensed under the Creative Commons Attribution 4.0 International License (CC-BY-4.0).
Intended Usage:
Benchmarking and development of radiance field reconstruction methods such as 3DGRUT and GSplat.
Dataset Characterization
Capture
Four scenes were captured in raw format using two mirrorless camera systems (Nikon Z7, OM System OM-1 Mark II) and a smartphone (Apple iPhone 13 Pro). The captures were done in an object-centric fashion, that is, with a certain object (statue, artwork, etc.) as the main focus, with photos taken from multiple angles around it. Exposure bracketing of +/-2 EV was used. Aperture and focus were set manually and remained fixed, and image stabilization was disabled.
Processing
The raw photos were developed to JPEG using the manufacturer's recommended software (NX Studio for Nikon, OM Workspace for OM System, Adobe Lightroom Classic for iPhone), with manual white balance from a color calibration target. Furthermore, selected exposures were re-processed with automatic exposure compensation and white balancing, producing an extra four sequences for a total of eight sequences from four real-world scenes.
We used COLMAP to reconstruct camera poses and a sparse point cloud for each sequence.
Dataset Format
- COLMAP format (
colmap/): Downsampled images in JPEG format, COLMAP camera poses, COLMAP sparse point cloud. - NCore V4 format (
ncore/): NCore V4 scene archives and metadata.
Dataset Quantification
8 sequences, about 2600 photos in JPEG format total. The four standard sequences contain 500-700 images each; the four auto sequences contain 50-150 images each.
Measurement of total data storage: About 14.3 GB in compressed form (8.1 GB COLMAP format + 6.2 GB NCore V4 format).
Reference(s):
Ethical Considerations:
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal team to ensure this dataset meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns here.
- Downloads last month
- 218