yasirfaizahmed commited on
Commit
7f99a40
·
verified ·
1 Parent(s): 6296d57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -3,9 +3,14 @@ metrics:
3
  - accuracy
4
  base_model:
5
  - Ultralytics/YOLOv8
6
- pipeline_tag: image-classification
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
  ---