Skip to main content

No project description provided

Project description

BVI-AOM Dataset Downloader

A Python utility for downloading the BVI-AOM (Bristol Vision Institute - Alliance for Open Media) video dataset hosted on Netflix's Open Content platform.

Installation

pip install bvi-aom

Usage

Command Line Interface

Download a single resolution:

bvi-aom /path/to/storage -r 1920x1088

Download multiple resolutions:

bvi-aom /path/to/storage -r 1920x1088 960x544 480x272

Remove tar files after extraction to save disk space:

bvi-aom /path/to/storage -r 1920x1088 --remove-tar

Python API

from bvi_aom import BVIAOMDataset

# Download a single resolution
dataset = BVIAOMDataset('/path/to/storage', '1920x1088')

# Download multiple resolutions
dataset = BVIAOMDataset('/path/to/storage', ['1920x1088', '960x544'])

# Remove tar files after extraction
dataset = BVIAOMDataset('/path/to/storage', '1920x1088', remove_tar=True)

Available Resolutions

Resolution
3840x2176
1920x1088
960x544
480x272

Features

  • Automatic download: Fetches video sequences from S3 bucket
  • Multi-resolution support: Download one or more resolutions in a single command
  • Cleanup option: Optionally remove tar files after extraction with --remove-tar

Dataset Information

The BVI-AOM dataset is a collection of high-quality video sequences used for video codec development and evaluation by the Alliance for Open Media (AOM). The files can be quite large, so ensure you have sufficient storage space.

License

The BVI-AOM dataset is subject to its own licensing terms. Please refer to BVI-AOM Paper.

Project details


Download files

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

Source Distribution

bvi_aom-0.5.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

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

bvi_aom-0.5-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file bvi_aom-0.5.tar.gz.

File metadata

  • Download URL: bvi_aom-0.5.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for bvi_aom-0.5.tar.gz
Algorithm Hash digest
SHA256 2d52d7016de2dfb3a28e75767c2783148287c6de9e3f793b7f8a79a8463b39b0
MD5 d39098562c416c13d0e0c068d30553fb
BLAKE2b-256 3a6cc6d71e2546d03b8d84eccb9a7157dae37ac3088ef22c8050c6d498984057

See more details on using hashes here.

File details

Details for the file bvi_aom-0.5-py3-none-any.whl.

File metadata

  • Download URL: bvi_aom-0.5-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for bvi_aom-0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 bcf7aa2a9d72c71512b620459f2a0ae62670668115664f6413a65296fd693fdd
MD5 4072f0802b06fa14ac630d2ddff7acfc
BLAKE2b-256 4618f9d2a18780ad45981c892c96eed26c5fcfdc7dda694ac9b0ef9ad69afe6b

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