Datasets:
Upload fiftyone.yml with huggingface_hub
Browse files- fiftyone.yml +19 -0
fiftyone.yml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
description: InsPLAD is a Power Line Asset Inspection Dataset and Benchmark containing
|
| 2 |
+
10,561 high-resolution UAV images of 17 unique power line asset categories (28,959
|
| 3 |
+
box annotations), plus cropped-asset subsets for supervised fault classification
|
| 4 |
+
(5 asset types) and unsupervised anomaly detection (17 asset types). This FiftyOne
|
| 5 |
+
build merges all three official sub-datasets into one dataset with a `task` field
|
| 6 |
+
and saved views per sub-task.
|
| 7 |
+
format: FiftyOneDataset
|
| 8 |
+
license: cc-by-nc-3.0
|
| 9 |
+
name: insplad
|
| 10 |
+
tags:
|
| 11 |
+
- anomaly-detection
|
| 12 |
+
- fiftyone
|
| 13 |
+
- image
|
| 14 |
+
- image-classification
|
| 15 |
+
- image-classification
|
| 16 |
+
- object-detection
|
| 17 |
+
- object-detection
|
| 18 |
+
- power-line-inspection
|
| 19 |
+
- uav
|