Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,13 @@ This repository contains a YOLOv5 model trained for detecting faces and hands. T
|
|
24 |
- **Model List** ["face", "null1", "null2", "hands"]
|
25 |
- **The list model used is 0 and 3** ["0", "1", "2", "3"]
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
## Usage
|
28 |
|
29 |
### Installation
|
|
|
24 |
- **Model List** ["face", "null1", "null2", "hands"]
|
25 |
- **The list model used is 0 and 3** ["0", "1", "2", "3"]
|
26 |
|
27 |
+
![results](results.png)
|
28 |
+
|
29 |
+
![labels](labels.jpg) | ![confusion_matrix](confusion_matrix.png)
|
30 |
+
:-------------------------------------:|:-------------------------------------:
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
## Usage
|
35 |
|
36 |
### Installation
|