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.2.tar.gz (3.2 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.2-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bvi_aom-0.2.tar.gz
Algorithm Hash digest
SHA256 1fb39522f033c62dc209a6b27dff29de8ffe09e990c4da701f62dbe32e965002
MD5 874239a8f32322b8a8a94a6c28b225bd
BLAKE2b-256 f6252de81a1ac30a7af9a23df6dbfa7879b00e8758667e6d10550d7a7ce2970b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for bvi_aom-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a01560375716528405312577bd7c93ad0ebda0fb57732d368d911ff412df6041
MD5 6339704e63c1ab77754a0d25cea67117
BLAKE2b-256 ed01796f72c8ee4925ec70d4b9c2cd0fdf0974588cc0005055eef33bec857cd1

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