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.3.tar.gz (4.3 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.3-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bvi_aom-0.3.tar.gz
  • Upload date:
  • Size: 4.3 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.3.tar.gz
Algorithm Hash digest
SHA256 81504f10096821206c3e0c316d606295290f86d8e4ec69ba03f0069921795fd5
MD5 0746dbd35af39f42858ae8a55851b7ed
BLAKE2b-256 9a24e641d57e0c3718bd83e269173ab46a43ac26e99d3f112f729dcb69d51104

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bvi_aom-0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.7 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d9087303ced1b4291e03b7f5c11679091c71513f5276e3ca78106048df9b7b2f
MD5 27f3d9f8fceb01c3d40c8adbcc4fd8a9
BLAKE2b-256 d07b0365147da4df8d79bd925a90f428cd5ba09cb515b758d6e38fdbbfdbad84

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