minhleduc commited on
Commit
26727ad
·
verified ·
1 Parent(s): 138fc59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,4 +1,3 @@
1
-
2
  ---
3
  license: mit
4
  library_name: ultralytics
@@ -10,6 +9,12 @@ tags:
10
  - human-detection
11
  metrics:
12
  - accuracy: 0.9824
 
 
 
 
 
 
13
  ---
14
 
15
  # YOLOv11n Human vs Non-Human Classification
@@ -71,6 +76,6 @@ print(f"Predicted Class Index: {predicted_idx}")
71
  ```
72
 
73
  ## 📈 Baseline Metrics (04/01/2026)
74
- - **Model**: YOLOv11n-cls
75
  - **Input Size**: 224x224
76
- - **Test Accuracy**: 98.24%
 
 
1
  ---
2
  license: mit
3
  library_name: ultralytics
 
9
  - human-detection
10
  metrics:
11
  - accuracy: 0.9824
12
+ - accuracy
13
+ language:
14
+ - vi
15
+ - en
16
+ base_model:
17
+ - Ultralytics/YOLO11
18
  ---
19
 
20
  # YOLOv11n Human vs Non-Human Classification
 
76
  ```
77
 
78
  ## 📈 Baseline Metrics (04/01/2026)
79
+ - **Model**: YOLOv11s-cls
80
  - **Input Size**: 224x224
81
+ - **Test Accuracy**: 98.24%