Datasets:
image
imagewidth (px) 1.28k
1.28k
| label
class label 6
classes |
|---|---|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
|
1Test_Input
|
Mine Monorail Track Segmentation Dataset
This dataset supports semantic segmentation of mine-use suspended monorails in simulated underground environments. It was collected in a dedicated experimental workshop provided by an industrial partner and includes images captured under diverse structural and illumination conditions to reflect realistic operational challenges.
π· Data Collection
- Camera: Hikvision DS-2CD2820FWD
- Sensor: 1/2.8" Progressive Scan CMOS
- Resolution: 1280Γ720 (from native 1920Γ1080)
Images were captured in a controlled workshop that replicates key characteristics of underground monorail roadways, including track geometry, lighting variability, and common obstructions.
ποΈ Dataset Statistics
- Total images: 2,681
- Annotation tool: LabelMe (pixel-level precision)
- Classes:
0: Background1: Monorail Track
- Track configurations:
- Straight segments
- Curved sections
- Ascending slopes
- Descending slopes
- Illumination conditions:
- Normal lighting
- Low-light
- Overexposed
Each image is paired with a single-channel PNG mask where pixel values correspond to class IDs.
π§ Data Augmentation (for reference)
To improve model robustness under harsh mining conditions, the authors employed a specialized data augmentation pipeline during training that simulates:
- Low-light scenarios through controlled brightness reduction,
- Sensor noise via Gaussian and salt-and-pepper noise injection,
- Dust interference using color overlays, texture synthesis, and visibility attenuation.
π‘ Note: The raw dataset contains only original images and ground-truth masksβno augmented samples are included. Full technical details of the augmentation strategy are provided in the associated paper (Section 4.5).
π Directory Structure
βββ images/
β βββ Training_Input/
β βββ Validation_Input/
β βββ Test_Input/
βββ labels/
β βββ Training_GroundTruth/
β βββ Validation_GroundTruth/
β βββ Test_GroundTruth/
βββ README.md
βββ LICENSE
- Downloads last month
- 15