Skip to content

Ken4scholars/video-actions-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions on how to run the program:
1. Run read_datasetBreakfast.py with split = 'training' to extract i3d features of the training data and save as .npy files
2. Run the same file with split = 'test' to extract features for test data
3. Run main.ipynb/main.py with action train to train the model
4. Change action in main.ipynb/main.py to "predict", then run the prediction
5. Find segmented predictions in data/results/res.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published