Abdulrasaq Lawani commited on
Commit ·
f12592f
1
Parent(s): 41f34a3
Initial commit - XBOX Controller detection YOLO8
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
| 1 |
+
# Custom YOLO Models
|
| 2 |
+
|
| 3 |
+
This is a collection of YOLO models trained on custom data.
|
| 4 |
+
|
| 5 |
+
## List of Models
|
| 6 |
+
|
| 7 |
+
### YOLO8s-XBOXController (XBox Controllers Detection)
|
| 8 |
+
|
| 9 |
---
|
| 10 |
license: apache-2.0
|
| 11 |
---
|
YOLOModels/YOLO8-XBOXController/README.md
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# YOLO8s-XBOXController
|
| 2 |
+
This is a YOLO8 model for detecting XBox Controllers.
|
| 3 |
+
It has been post trained to detect XBox Controllers.
|
| 4 |
+
|
| 5 |
+
## Models List
|
| 6 |
+
- YOLO8s
|
YOLOModels/YOLO8-XBOXController/yolo8s-post-xbox-controllers.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5f11bb7dfc5491b7b8498b26fea1faa6c9835b271cb19c9fd71f33b1b748ecc
|
| 3 |
+
size 22509155
|