Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: object-detection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
# 🔍 UAP-UAI Detection with YOLOv8-12S
|
6 |
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: object-detection
|
4 |
+
base_model:
|
5 |
+
- momererkoc/yolov12x
|
6 |
+
tags:
|
7 |
+
- yolov12
|
8 |
+
- teknofest
|
9 |
+
- uap
|
10 |
+
- uai
|
11 |
+
- custom
|
12 |
+
- model
|
13 |
+
- aviation
|
14 |
---
|
15 |
# 🔍 UAP-UAI Detection with YOLOv8-12S
|
16 |
|