Skip to content

pedramyazdipoor/Human-Action-Recognition-On-Videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Human Action Recognition on Videos

In this project I used Convolutional Lstm neural network which is a combination of Convolutional and Long Short-Term memory neural networks allowing for spatial dependencies in data sequences like videos to be captured efficiently over time.
The dataset is here.
I implemented this neural network in both Pytorch and Keras frameworks.
I optimized the hyperparameters by training and testing the model over and over again, each time with different settings.
Due to GPU limitaions I restricted 11 classes of original dataset to only 'Biking' and 'Horse Riding' and our model achieved an accuracy of over 80 percent.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published