momererkoc commited on
Commit
7b2c4e5
·
verified ·
1 Parent(s): 4eb1357

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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.