Skip to main content

A pytorch compatible video dataset that is fully customizable.

Project description

Video Dataset

This is a python library to create a video dataset. The project is inspired from Video-Dataset-Loading-Pytorch but with a lot of additional features and modifications.

The goal is to have a very moldable and customizable video dataset that can be reused in all possible video dataset situations.

Installation

pip install video-dataset

Supported Dataset Structures

Raw Videos

- your-dataset
- - videos
- - - video-1.mp4
- - - video-2.mp3
- - - ...
- - annotations
- - - video-1.csv
- - - video-2.csv
- - - ...
training_ids.txt
testing_ids.txt
validation_ids.txt

Videos Frames

- your-dataset
- - videos
- - - video-1
- - - - img_00001.jpg
- - - - img_00002.jpg
- - - - img_00003.jpg
- - - - ...
- - - video-2
- - - ...
- - annotations
- - - video-1.csv
- - - video-2.csv
- - - ...
training_ids.txt
testing_ids.txt
validation_ids.txt

Text Annotations

Usage

Todos

  • Explore for faster methods of reading images to speed up the loading as 0.6 seconds is really too slow in my opinion.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

video_dataset-0.3.0.dev20250306131850.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file video_dataset-0.3.0.dev20250306131850.tar.gz.

File metadata

File hashes

Hashes for video_dataset-0.3.0.dev20250306131850.tar.gz
Algorithm Hash digest
SHA256 c8208f89a6f4c0335572c49500300abe3a48208dc560e2de2944d21841cf9def
MD5 a43af8b16d81534943433904e31ffa80
BLAKE2b-256 3a45a00dad1d7e2f4abd5980122d70f6d95395b9a9dfe93b840cc9abee19d060

See more details on using hashes here.

File details

Details for the file video_dataset-0.3.0.dev20250306131850-py3-none-any.whl.

File metadata

File hashes

Hashes for video_dataset-0.3.0.dev20250306131850-py3-none-any.whl
Algorithm Hash digest
SHA256 bc99223265034278558dcd124e1f78774adbcc260f636250ba294dd2ed92acbc
MD5 7a58b693ba0d53ee239174c16db7c4d5
BLAKE2b-256 b20afa24c7bf5c310ea7737f90cf4f4a5b282f5bcaff0dfef63740d322aa339d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page