Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ tags:
|
|
| 23 |
|
| 24 |
## Overview
|
| 25 |
|
| 26 |
-
This model performs human action classification on videos using a
|
| 27 |
It is well-suited for recognizing actions from short trimmed video clips.
|
| 28 |
|
| 29 |
***
|
|
|
|
| 23 |
|
| 24 |
## Overview
|
| 25 |
|
| 26 |
+
This model performs human action classification on videos using a CNN-GRU architecture built on top of **MobileNetV2 (1.0, 224)** features and trained on the [UCF101](https://www.kaggle.com/datasets/abdallahwagih/ucf101-videos) dataset.
|
| 27 |
It is well-suited for recognizing actions from short trimmed video clips.
|
| 28 |
|
| 29 |
***
|