Upload folder using huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- yolov8
|
4 |
+
- object-detection
|
5 |
+
- ultralytics
|
6 |
+
- custom-dataset
|
7 |
+
---
|
8 |
+
|
9 |
+
# YOLOv8 UI Cropping Model
|
10 |
+
This model is a fine-tuned YOLOv8n trained for UI element cropping.
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
- **Base Model**: YOLOv8n
|
14 |
+
- **Dataset**: Custom UI Cropping Dataset
|
15 |
+
- **Epochs**: 3
|
16 |
+
- **Resolution**: 640x640
|