Update README.md
Browse files
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.
|