Update README.md
Browse files
README.md
CHANGED
|
@@ -18,17 +18,18 @@ source_datasets:
|
|
| 18 |
|
| 19 |
**InspecSafe-V1** is a high-quality, multimodal annotated dataset designed for **world model construction and analysis in industrial environments**. The data was collected from real-world inspection robots deployed across industrial sites and has been carefully cleaned and standardized for research and applications in predictive world modeling for industrial scenarios.
|
| 20 |
|
| 21 |
-
The dataset covers five representative industrial settings: tunnels, power facilities, sintering equipment, oil/gas/chemical plants, and coal conveyor galleries. It was constructed using data from 41 wheeled or rail-mounted inspection robots operating at 2,239 valid inspection waypoints.
|
|
|
|
| 22 |
|
| 23 |
- Visible-light video
|
| 24 |
- Infrared video
|
| 25 |
- Audio
|
| 26 |
-
- Depth point clouds
|
| 27 |
-
- LiDAR point clouds
|
| 28 |
- Gas concentration readings
|
| 29 |
- Temperature
|
| 30 |
-
- Humidity
|
| 31 |
|
|
|
|
| 32 |
Additionally, pixel-level polygonal segmentation annotations are provided for industrial objects in visible-light images. To support downstream tasks, each sample is also accompanied by a semantic scene description and a corresponding safety-level label based on real inspection protocols.
|
| 33 |
|
| 34 |
## Dataset Format
|
|
|
|
| 18 |
|
| 19 |
**InspecSafe-V1** is a high-quality, multimodal annotated dataset designed for **world model construction and analysis in industrial environments**. The data was collected from real-world inspection robots deployed across industrial sites and has been carefully cleaned and standardized for research and applications in predictive world modeling for industrial scenarios.
|
| 20 |
|
| 21 |
+
The dataset covers five representative industrial settings: tunnels, power facilities, sintering equipment, oil/gas/chemical plants, and coal conveyor galleries. It was constructed using data from 41 wheeled or rail-mounted inspection robots operating at 2,239 valid inspection waypoints. Across the dataset, multimodal records may include visible-light video, infrared video, audio, depth or LiDAR point clouds, gas concentration readings, temperature, and humidity. Depending on the inspection robot, sensing configuration, and waypoint conditions, each inspection waypoint is associated with the available subset of these modalities rather than necessarily containing all modality types.
|
| 22 |
+
The available modality types include:
|
| 23 |
|
| 24 |
- Visible-light video
|
| 25 |
- Infrared video
|
| 26 |
- Audio
|
| 27 |
+
- Depth or LiDAR point clouds
|
|
|
|
| 28 |
- Gas concentration readings
|
| 29 |
- Temperature
|
| 30 |
+
- Humidity
|
| 31 |
|
| 32 |
+
|
| 33 |
Additionally, pixel-level polygonal segmentation annotations are provided for industrial objects in visible-light images. To support downstream tasks, each sample is also accompanied by a semantic scene description and a corresponding safety-level label based on real inspection protocols.
|
| 34 |
|
| 35 |
## Dataset Format
|