v-iashin / video_features

Extract video features from raw videos using multiple GPUs. We support RAFT flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, and TIMM models.
https://v-iashin.github.io/video_features
MIT License
541 stars 97 forks source link

Implementation of SlowFast and TSN #18

Open chiao666 opened 2 years ago

chiao666 commented 2 years ago

Would you consider adding the ability to extract video features using slowfast model

v-iashin commented 2 years ago

I would, of course

coranholmes commented 2 years ago

Would you consider adding TSN as well?