NanG01 commited on
Commit
7a76894
·
verified ·
1 Parent(s): 2d4f1b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ tags:
23
 
24
  ## Overview
25
 
26
- This model performs human action classification on videos using a [CNN-GRU architecture](https://arxiv.org/abs/1412.7753) built on top of **MobileNetV2 (1.0, 224)** features and trained on the [UCF101](https://www.crcv.ucf.edu/data/UCF101.php) dataset.
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
  ***