Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 342 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 342 Bytes

PyTorch_Video_Dataset

A Simple Video dataset class for loading videos in PyTorch using Dataloader. PyTorch Video Dataset Class for loading videos using PyTorch Dataloader. This Dataset assumes that video files are Preprocessed by being trimmed over time and resizing the frames.

If you find this code useful, please star the repository.