harpreetsahota commited on
Commit
cba9f38
·
verified ·
1 Parent(s): a4b2fb3

Upload fiftyone.yml with huggingface_hub

Browse files
Files changed (1) hide show
  1. fiftyone.yml +12 -9
fiftyone.yml CHANGED
@@ -1,12 +1,13 @@
1
- description: 'A 2,227-image, media-only sample of InsPLAD-det (UAV power line inspection
2
- imagery), built for a hands-on FiftyOne workshop on rare-class data curation. No
3
- label fields are attached by design -- this is a genuine cold-start pool for practicing
4
- compression, embedding, seeded similarity mining, and annotation prioritization
5
- before ever touching a model. A deterministic 4-tier stratified sample (seed=51)
6
- drawn from the full 10,561-image InsPLAD-det: all 242 `tower id plate` images (the
7
- rare mining target), 562 images from 14 intact drone-flight sequences (a real near-duplicate
8
- wall), 1,210 images across `polymer insulator` / `glass insulator` / `yoke` (clean
9
- embedding clusters), and 213 long-tail images for texture.'
 
10
  format: FiftyOneDataset
11
  license: cc-by-nc-3.0
12
  name: insplad-workshop-pool
@@ -15,6 +16,8 @@ tags:
15
  - data-curation
16
  - fiftyone
17
  - image
 
 
18
  - object-detection
19
  - power-line-inspection
20
  - uav
 
1
+ description: 'A 1,754-image, media-only sample of InsPLAD-det (UAV power line inspection
2
+ imagery), built for a hands-on FiftyOne workshop on a complete annotation workflow.
3
+ No label fields are attached by design; this is a genuine cold-start pool for practicing
4
+ compression, embedding, seeded similarity search, and annotation prioritization
5
+ before ever touching a model. A deterministic, balanced stratified sample (seed=51)
6
+ drawn from the full 10,561-image InsPLAD-det: roughly 217 images each of `tower
7
+ id plate`, `polymer insulator`, `glass insulator`, and `yoke` (deliberately capped
8
+ at the same quota so no class dominates the annotation budget), 574 images from
9
+ 14 intact drone-flight sequences (a real near-duplicate wall), and 215 long-tail
10
+ images for texture.'
11
  format: FiftyOneDataset
12
  license: cc-by-nc-3.0
13
  name: insplad-workshop-pool
 
16
  - data-curation
17
  - fiftyone
18
  - image
19
+ - image
20
+ - object-detection
21
  - object-detection
22
  - power-line-inspection
23
  - uav