tridivb / slowfast_feature_extractor

Feature Extractor module for videos using the PySlowFast framework
MIT License
77 stars 24 forks source link

Update dependencies and code #11

Closed tridivb closed 4 years ago

tridivb commented 4 years ago
  1. Minimize code by using inheritance from Pyslowfast framework
  2. Test with Pytorch 1.6, Torchvision 0.7 and Cuda 10.2
  3. Update installation instructions