dronefreak commited on
Commit
18acf71
·
verified ·
1 Parent(s): 98a8e55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -39,6 +39,9 @@ language:
39
  [![💽 Dataset: UCF-101](https://img.shields.io/badge/Dataset-UCF--101-34aa44?logo=database&logoColor=white&style=for-the-badge)](https://www.crcv.ucf.edu/data/UCF101.php)
40
  [![⚖️ License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-green?logo=open-source-initiative&logoColor=white&style=for-the-badge)](https://opensource.org/licenses/Apache-2.0)
41
 
 
 
 
42
  # R3D-18 for UCF-101 Action Recognition
43
 
44
  Lightweight 3D ResNet-18 fine-tuned on UCF-101. Good baseline for action recognition with fast inference.
 
39
  [![💽 Dataset: UCF-101](https://img.shields.io/badge/Dataset-UCF--101-34aa44?logo=database&logoColor=white&style=for-the-badge)](https://www.crcv.ucf.edu/data/UCF101.php)
40
  [![⚖️ License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-green?logo=open-source-initiative&logoColor=white&style=for-the-badge)](https://opensource.org/licenses/Apache-2.0)
41
 
42
+
43
+ ![Demo](demo.gif)
44
+
45
  # R3D-18 for UCF-101 Action Recognition
46
 
47
  Lightweight 3D ResNet-18 fine-tuned on UCF-101. Good baseline for action recognition with fast inference.