harpreetsahota commited on
Commit
5fcb62f
·
verified ·
1 Parent(s): 1478aea

Copy edit: reduce dash overuse in prose

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -145,7 +145,7 @@ category).
145
 
146
  ### Out-of-Scope Use
147
 
148
- Any commercial use the source license (CC BY-NC 3.0) is non-commercial
149
  only. The dataset is not intended or suitable for identifying individuals;
150
  it contains no personal or sensitive data by design (aerial images of
151
  power line hardware only). Asset appearance reflects a specific utility
@@ -178,7 +178,7 @@ samples).
178
 
179
  - `ground_truth` uses `Detections` because InsPLAD-det's source annotations
180
  are 2D bounding boxes (no segmentation masks, despite the COCO schema
181
- having a `segmentation` field it is always empty in the source data).
182
  - `fault` and `anomaly` use `Classification` (not `Classifications`)
183
  because each cropped image in these sub-datasets carries exactly one
184
  label, encoded by its containing folder in the source data.
@@ -229,8 +229,8 @@ Automated visual inspection of power line assets is an active research
229
  area, but most power line inspection datasets are proprietary, undisclosed
230
  by the utility companies and agencies that hold them. InsPLAD was created
231
  to provide the first large, real-world, publicly available dataset and
232
- benchmark covering all three stages of a typical inspection pipeline
233
- asset detection, defect classification, and anomaly detection on the
234
  same underlying asset categories.
235
 
236
  ### Source Data
 
145
 
146
  ### Out-of-Scope Use
147
 
148
+ Any commercial use. The source license (CC BY-NC 3.0) is non-commercial
149
  only. The dataset is not intended or suitable for identifying individuals;
150
  it contains no personal or sensitive data by design (aerial images of
151
  power line hardware only). Asset appearance reflects a specific utility
 
178
 
179
  - `ground_truth` uses `Detections` because InsPLAD-det's source annotations
180
  are 2D bounding boxes (no segmentation masks, despite the COCO schema
181
+ having a `segmentation` field; it is always empty in the source data).
182
  - `fault` and `anomaly` use `Classification` (not `Classifications`)
183
  because each cropped image in these sub-datasets carries exactly one
184
  label, encoded by its containing folder in the source data.
 
229
  area, but most power line inspection datasets are proprietary, undisclosed
230
  by the utility companies and agencies that hold them. InsPLAD was created
231
  to provide the first large, real-world, publicly available dataset and
232
+ benchmark covering all three stages of a typical inspection pipeline
233
+ (asset detection, defect classification, and anomaly detection) on the
234
  same underlying asset categories.
235
 
236
  ### Source Data