Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 342 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 342 Bytes

action-recognition

A codebase for simple action-recognition

requirements

python3.6+
torch1.1+
tensorboard
tensorboardX
matplotlib
opencv-python

Data Prepare

all image path are written in a .txt and store in data/ucf101/train_folder.txt (e.g.)
and have following format:
/path/to/img num_frames label