lanseria commited on
Commit
0748d8c
1 Parent(s): 7536657

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -7,4 +7,8 @@ tags:
7
  - yolov8
8
  - tfjs
9
  - hard-hat
10
- ---
 
 
 
 
 
7
  - yolov8
8
  - tfjs
9
  - hard-hat
10
+ ---
11
+
12
+ This model is built using tfjs and is based on the YOLOv8n architecture. It is capable of detecting two classes of objects: people wearing safety helmets and those who are not.
13
+
14
+ 该模型使用tfjs构建,基于YOLOv8n架构,可以检测两类物体:戴安全帽的人和未戴安全帽的人。