Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# SafeDrive Model Suite
|
| 2 |
|
| 3 |
Models powering the [safedrive-ai](https://pypi.org/project/safedrive-ai/)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
license: mit
|
| 4 |
+
tags:
|
| 5 |
+
- driver-monitoring
|
| 6 |
+
- drowsiness-detection
|
| 7 |
+
- yolo
|
| 8 |
+
- object-detection
|
| 9 |
+
- computer-vision
|
| 10 |
+
- safety
|
| 11 |
+
datasets:
|
| 12 |
+
- custom
|
| 13 |
+
metrics:
|
| 14 |
+
- mAP
|
| 15 |
+
library_name: ultralytics
|
| 16 |
+
---
|
| 17 |
# SafeDrive Model Suite
|
| 18 |
|
| 19 |
Models powering the [safedrive-ai](https://pypi.org/project/safedrive-ai/)
|