Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
-
|
2 |
---
|
3 |
datasets:
|
4 |
- mozilla-ai/osm-swimming-pools
|
5 |
base_model: Ultralytics/YOLO11
|
6 |
library_name: ultralytics
|
7 |
pipeline_tag: object-detection
|
8 |
-
license:
|
9 |
---
|
10 |
|
11 |
# swimming-pool-detector
|
@@ -16,4 +15,4 @@ Created with [osm-ai-helper](https://github.com/mozilla-ai/osm-ai-helper).
|
|
16 |
|
17 |
`yolo11m.pt` trained with [ultralytics](https://docs.ultralytics.com/tasks/detect/).
|
18 |
|
19 |
-

|
|
|
|
|
1 |
---
|
2 |
datasets:
|
3 |
- mozilla-ai/osm-swimming-pools
|
4 |
base_model: Ultralytics/YOLO11
|
5 |
library_name: ultralytics
|
6 |
pipeline_tag: object-detection
|
7 |
+
license: agpl-3.0
|
8 |
---
|
9 |
|
10 |
# swimming-pool-detector
|
|
|
15 |
|
16 |
`yolo11m.pt` trained with [ultralytics](https://docs.ultralytics.com/tasks/detect/).
|
17 |
|
18 |
+

|