Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 426 Bytes

File metadata and controls

12 lines (9 loc) · 426 Bytes

Action Recognition and Localization

This is the github repo of my master's thesis, titled as "Action Recognition and Localization in Videos"

Pretrained ResNet 3D

In order to extract 3D features, I use a pretrained 3D ResNet 34 which was available from here

Requirements

You can find all required packages in requirements.txt file

TODO

  • Demo file
  • Clear code