Skip to content

AlexMetsai/Video-Deep-Features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

Video-Deep-Features

Extract deep feature vectors from video sequences, using the ResNet family of neural networks. The videos are captured with OpenCV and their feature vectors are saved in separate pickle files or, if specified, on a single pickle file containing the whole dataset.

Run code

python feature_vector_extraction.py --video_folder videos/

Dependencies:

  • PyTorch 1.0+
  • TorchVision 0.2.1+
  • OpenCV 4.1.0+
  • PIL 5.4.1+

Feel free to inform me for any bugs/issues you encounter with future versions of the above dependencies.

About

Extract deep feature vectors from video sequences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages