Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
-
---
|
| 2 |
-
license:
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
base_model:
|
| 4 |
+
- google/efficientnet-b0
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This model works to detect when someone is looking at a screen. It is trained using the [https://huggingface.co/datasets/YM2132/YouTube_cc_by_videos_with_faces](https://huggingface.co/datasets/YM2132/YouTube_cc_by_videos_with_faces)
|
| 8 |
+
dataset.
|