Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: etalab-2.0
|
3 |
pipeline_tag: object-detection
|
|
|
4 |
---
|
5 |
|
6 |
This model has be trained for the Panoramax project in order to detect:
|
|
|
1 |
---
|
2 |
license: etalab-2.0
|
3 |
pipeline_tag: object-detection
|
4 |
+
base_model: Ultralytics/YOLO11
|
5 |
---
|
6 |
|
7 |
This model has be trained for the Panoramax project in order to detect:
|