description
Browse files
README.md
CHANGED
|
@@ -2,10 +2,14 @@
|
|
| 2 |
license: mit
|
| 3 |
size_categories:
|
| 4 |
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
A YOLO large model was trained with this dataset on [IGN BdOrtho](https://cartes.gouv.fr/rechercher-une-donnee/dataset/IGNF_BD-ORTHO) imagery.
|
| 8 |
|
| 9 |
The resulted detection has very good results which can be see on the MapRoulette project https://maproulette.org/browse/projects/62887.
|
| 10 |
|
| 11 |
-
The trained model is there : https://huggingface.co/Cyrille37/solar-panels-IGN-bdortho
|
|
|
|
| 2 |
license: mit
|
| 3 |
size_categories:
|
| 4 |
- n<1K
|
| 5 |
+
task_categories:
|
| 6 |
+
- object-detection
|
| 7 |
+
tags:
|
| 8 |
+
- solar-panels
|
| 9 |
---
|
| 10 |
|
| 11 |
A YOLO large model was trained with this dataset on [IGN BdOrtho](https://cartes.gouv.fr/rechercher-une-donnee/dataset/IGNF_BD-ORTHO) imagery.
|
| 12 |
|
| 13 |
The resulted detection has very good results which can be see on the MapRoulette project https://maproulette.org/browse/projects/62887.
|
| 14 |
|
| 15 |
+
The trained model is there : https://huggingface.co/Cyrille37/solar-panels-IGN-bdortho
|