• Stars
    star
    128
  • Rank 280,227 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created about 7 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Video dataset class for loading videos in PyTorch using Dataloader

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.