Skip to content

Extract video features from raw videos using multiple GPUs. We support RAFT and PWC flow frames as well as I3D, R(2+1)D, VGGish, ResNet features.

License

Notifications You must be signed in to change notification settings

lifeifei-airs/video_features

 
 

Repository files navigation

Extract Video Features Using Multiple GPUs

This is the source code for video_features, a small library that allows you to extract features from raw videos using the pre-trained nets. So far, it supports several extractors that capture visual appearance, calculates optical flow, and, even, audio features.

The source code was intended to support the feature extraction pipeline for two of my papers (BMT and MDVC). This small library somehow emerged out of that code and now has more models implemented.

About

Extract video features from raw videos using multiple GPUs. We support RAFT and PWC flow frames as well as I3D, R(2+1)D, VGGish, ResNet features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%