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

This version

0.2.8

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.2.8.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

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

video_dataset-0.2.8-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file video_dataset-0.2.8.tar.gz.

File metadata

  • Download URL: video_dataset-0.2.8.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.12.9 Linux/6.8.0-1021-azure

File hashes

Hashes for video_dataset-0.2.8.tar.gz
Algorithm Hash digest
SHA256 8304343e354c643a63b30e667b1fa2bdd91abe494d7ac494ab633b7e49ddc97d
MD5 e2e6476692c64e6e735d3c9dcad4397d
BLAKE2b-256 8792d3443fcdd7f00c29740a4374c737bbca6df813b2c42323cbee0ff1529462

See more details on using hashes here.

File details

Details for the file video_dataset-0.2.8-py3-none-any.whl.

File metadata

  • Download URL: video_dataset-0.2.8-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.12.9 Linux/6.8.0-1021-azure

File hashes

Hashes for video_dataset-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 ec94b3a44bbe42917df877286da3a49b6ba334ee899e72a58bb26e78e19beeae
MD5 d54eefe7a351eaa397478119886551e6
BLAKE2b-256 5048595f4f1b552d11fa1f4f0d23a662a70da644d082a53d17f7140eb9d846c7

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