Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🔍 UAP-UAI Detection with YOLOv8-12S
|
| 2 |
|
| 3 |
This YOLO12X model is fine-tuned on a custom dataset consisting of annotated aerial images for detecting two object classes: **UAP** and **UAI**. The training was conducted using the [Ultralytics](https://github.com/ultralytics/ultralytics) framework.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
pipeline_tag: object-detection
|
| 4 |
+
---
|
| 5 |
# 🔍 UAP-UAI Detection with YOLOv8-12S
|
| 6 |
|
| 7 |
This YOLO12X model is fine-tuned on a custom dataset consisting of annotated aerial images for detecting two object classes: **UAP** and **UAI**. The training was conducted using the [Ultralytics](https://github.com/ultralytics/ultralytics) framework.
|