daavoo commited on
Commit
3d8b97b
·
verified ·
1 Parent(s): 22e5bbf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -10,16 +10,17 @@ Detect swimming_pools in satellite images.
10
 
11
  Created with [osm-ai-helper](https://github.com/mozilla-ai/osm-ai-helper).
12
 
 
 
 
13
  ## Ground Truth Bounding Boxes
14
 
15
  Downloaded from [OpenStreetMap](https://www.openstreetmap.org). LICENSE: https://www.openstreetmap.org/copyright
16
 
17
- Used the `leisure=swimming_pool` [OpenStreetMap tags](https://wiki.openstreetmap.org/wiki/Map_features). Discarded the elements matching `{"location": "indoor"}`.
18
 
19
  ## Satellite Images
20
 
21
  Downloaded from [Mapbox](https://www.mapbox.com/). LICENSE: https://docs.mapbox.com/data/tilesets/guides/imagery/#trace-satellite-imagery
22
 
23
  Used a [zoom level](https://docs.mapbox.com/help/glossary/zoom-level/) of `18`.
24
-
25
-
 
10
 
11
  Created with [osm-ai-helper](https://github.com/mozilla-ai/osm-ai-helper).
12
 
13
+ TRAIN_AREA: Galicia
14
+ VAL_AREA: Viana do Castelo
15
+
16
  ## Ground Truth Bounding Boxes
17
 
18
  Downloaded from [OpenStreetMap](https://www.openstreetmap.org). LICENSE: https://www.openstreetmap.org/copyright
19
 
20
+ Used the `leisure=swimming_pool` [OpenStreetMap tags](https://wiki.openstreetmap.org/wiki/Map_features). Discarded the elements matching `{'location': 'indoor'}`.
21
 
22
  ## Satellite Images
23
 
24
  Downloaded from [Mapbox](https://www.mapbox.com/). LICENSE: https://docs.mapbox.com/data/tilesets/guides/imagery/#trace-satellite-imagery
25
 
26
  Used a [zoom level](https://docs.mapbox.com/help/glossary/zoom-level/) of `18`.