lanseria commited on
Commit
559eb08
1 Parent(s): d490408

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -7,6 +7,10 @@ tags:
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.
 
7
  - yolov8
8
  - tfjs
9
  - hard-hat
10
+ - ultralytics
11
+ - yolo
12
+ - object-detection
13
+ libray_name: ultralytics
14
  ---
15
 
16
  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.