RaivoKoot / Video-Dataset-Loading-Pytorch

Generic PyTorch dataset implementation to load and augment VIDEOS for deep learning training loops.
BSD 2-Clause "Simplified" License
445 stars 43 forks source link

Add ssv2 #8

Closed RaivoKoot closed 3 years ago

RaivoKoot commented 3 years ago

This PR adds helpers to convert the raw format of Something Something V2 into the format that is required to use this repository's VideoFrameDataset.