DamarJati commited on
Commit
0fc3727
1 Parent(s): f65c793

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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