Update README.md
Browse files
README.md
CHANGED
@@ -3,9 +3,14 @@ metrics:
|
|
3 |
- accuracy
|
4 |
base_model:
|
5 |
- Ultralytics/YOLOv8
|
6 |
-
pipeline_tag:
|
7 |
tags:
|
8 |
- UI/UX
|
9 |
- test-automation
|
10 |
- object-detection
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
|
|
3 |
- accuracy
|
4 |
base_model:
|
5 |
- Ultralytics/YOLOv8
|
6 |
+
pipeline_tag: object-detection
|
7 |
tags:
|
8 |
- UI/UX
|
9 |
- test-automation
|
10 |
- object-detection
|
11 |
+
- yolov8
|
12 |
+
license: apache-2.0
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
new_version: yasirfaizahmed/android_ui_detection_yolov8
|
16 |
---
|