Datasets:
Add RAI fields to Croissant metadata
Browse filesMetadata-only update: add Croissant RAI fields and provenance activity. Dataset files, manifests, and benchmark contents are unchanged.
- ih-depth.croissant.json +29 -3
ih-depth.croissant.json
CHANGED
|
@@ -47,7 +47,9 @@
|
|
| 47 |
"separator": "cr:separator",
|
| 48 |
"source": "cr:source",
|
| 49 |
"subField": "cr:subField",
|
| 50 |
-
"transform": "cr:transform"
|
|
|
|
|
|
|
| 51 |
},
|
| 52 |
"@type": "sc:Dataset",
|
| 53 |
"name": "IH-Depth",
|
|
@@ -292,7 +294,31 @@
|
|
| 292 |
"rai:dataLimitations": [
|
| 293 |
"IH-Depth is intended for research on monocular metric depth estimation in off-road longwave infrared hyperspectral imagery. It should not be treated as a general-purpose depth benchmark for on-road RGB, indoor, aerial, or consumer-camera settings.",
|
| 294 |
"The dataset contains sparse LiDAR-projected depth labels rather than dense ground-truth depth. Metrics should therefore be interpreted at valid projected LiDAR pixels only.",
|
| 295 |
-
"The dataset covers a limited set of physical locations, sensors, seasons, and environmental conditions inherited from the source IH data and from the 51 included IH-Depth scenes."
|
|
|
|
|
|
|
| 296 |
],
|
| 297 |
-
"rai:personalSensitiveInformation": "IH-Depth does not intentionally include personal or sensitive information. The data consists of off-road LWHSI imagery, LiDAR-derived depth labels, camera geometry, correspondences, manifests, and related source or diagnostic files."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 298 |
}
|
|
|
|
| 47 |
"separator": "cr:separator",
|
| 48 |
"source": "cr:source",
|
| 49 |
"subField": "cr:subField",
|
| 50 |
+
"transform": "cr:transform",
|
| 51 |
+
"prov": "http://www.w3.org/ns/prov#",
|
| 52 |
+
"dataBiases": "cr:dataBiases"
|
| 53 |
},
|
| 54 |
"@type": "sc:Dataset",
|
| 55 |
"name": "IH-Depth",
|
|
|
|
| 294 |
"rai:dataLimitations": [
|
| 295 |
"IH-Depth is intended for research on monocular metric depth estimation in off-road longwave infrared hyperspectral imagery. It should not be treated as a general-purpose depth benchmark for on-road RGB, indoor, aerial, or consumer-camera settings.",
|
| 296 |
"The dataset contains sparse LiDAR-projected depth labels rather than dense ground-truth depth. Metrics should therefore be interpreted at valid projected LiDAR pixels only.",
|
| 297 |
+
"The dataset covers a limited set of physical locations, sensors, seasons, and environmental conditions inherited from the source IH data and from the 51 included IH-Depth scenes. Models trained on this dataset may not generalize to unseen geography, sensor calibration, weather, vegetation, terrain, or vehicle/sensor mounting configurations.",
|
| 298 |
+
"Depth labels depend on per-scene cylindrical registration, automatic filtering, cleanup, and qualitative validation. Residual calibration errors, occlusion artifacts, LiDAR noise, or projection errors may remain.",
|
| 299 |
+
"The dataset should not be used as the sole basis for safety-critical autonomous navigation, obstacle avoidance, or deployment decisions without independent validation on the target platform and environment."
|
| 300 |
],
|
| 301 |
+
"rai:personalSensitiveInformation": "IH-Depth does not intentionally include personal or sensitive information. The data consists of off-road LWHSI imagery, LiDAR-derived depth labels, camera geometry, correspondences, manifests, and related source or diagnostic files. The source scenes may contain vehicles, objects, infrastructure, or outdoor locations, but the dataset is not designed to identify people and no demographic, biometric, medical, financial, political, religious, or other personal attributes are provided.",
|
| 302 |
+
"rai:dataBiases": [
|
| 303 |
+
"The data is biased toward off-road scenes represented in the Invisible Headlights collection and in the 51 included IH-Depth scenes. Terrain, vegetation, structures, weather, season, time of day, and geography are not uniformly sampled.",
|
| 304 |
+
"The source IH dataset used two different LWHSI sensors with different spectral ranges and spatial resolutions, so performance may be sensor-dependent.",
|
| 305 |
+
"The valid depth labels are sparse and LiDAR-projection-dependent. Surfaces or regions poorly observed by LiDAR, affected by occlusion, or removed by filtering may be underrepresented in evaluation.",
|
| 306 |
+
"Scene inclusion reflects registration quality and qualitative validation decisions, which may bias the benchmark toward scenes where LiDAR-to-image alignment is visually reliable."
|
| 307 |
+
],
|
| 308 |
+
"rai:dataUseCases": [
|
| 309 |
+
"Benchmarking supervised monocular metric depth estimation from longwave infrared hyperspectral imagery under challenging off-road sensing conditions.",
|
| 310 |
+
"Studying depth estimation under sparse LiDAR-projected supervision and evaluating models at valid projected LiDAR pixels.",
|
| 311 |
+
"Research on dataset construction, camera/LiDAR registration, cylindrical camera geometry, and label-quality filtering for hyperspectral thermal depth datasets.",
|
| 312 |
+
"Exploring future hyperspectral learning approaches that leverage spectral features for depth estimation.",
|
| 313 |
+
"Not recommended for direct safety-critical deployment, human identification, surveillance, demographic inference, or claims of general performance outside the documented off-road LWHSI setting."
|
| 314 |
+
],
|
| 315 |
+
"rai:dataSocialImpact": "Potential positive impacts include improving reproducibility and enabling research on passive sensing for off-road robotics, especially in conditions where RGB or active sensing may be insufficient. Potential negative impacts include overclaiming model robustness, using the benchmark as evidence for real-world autonomous navigation safety without deployment-specific validation, or adapting the data for surveillance or military applications. The dataset should be used with explicit reporting of its sparse-label nature, off-road scope, registration pipeline, and evaluation protocol.",
|
| 316 |
+
"rai:hasSyntheticData": false,
|
| 317 |
+
"prov:wasGeneratedBy": [
|
| 318 |
+
{
|
| 319 |
+
"@type": "prov:Activity",
|
| 320 |
+
"name": "IH-Depth label generation",
|
| 321 |
+
"description": "High-resolution LiDAR was registered and projected into LWHSI image space using per-scene cylindrical camera geometry; inclusion decisions were frozen after automatic filtering, cleanup, and qualitative validation."
|
| 322 |
+
}
|
| 323 |
+
]
|
| 324 |
}
|