Skip to main content

robust modification of VMAF

Project description

Robust VMAF

Robust modification of Video Multimethod Assessment Fusion (VMAF)

Installation

You should install ffmpeg with VMAF support (guide can be found here https://github.com/netflix/vmaf/blob/master/resource/doc/ffmpeg.md)

Usage

Example code:

from robust_vmaf import RobustVMAF

if __name__ == "__main__":
    rvmaf = RobustVMAF()
    print(rvmaf.predict("example/reference.mp4", "example/DragoToneMap.mp4"))
    print(rvmaf.predict("example/reference.mp4", "example/DragoToneMap.mp4", return_vmaf=False, return_vmaf_neg=False))

Output:

{'model': np.float32(95.81248), 'vmaf': 112.4708638, 'vmaf_neg': 91.1492206}
95.81248

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

robust_vmaf-0.1.0.dev3.tar.gz (120.2 kB view details)

Uploaded Source

Built Distribution

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

robust_vmaf-0.1.0.dev3-py3-none-any.whl (170.6 kB view details)

Uploaded Python 3

File details

Details for the file robust_vmaf-0.1.0.dev3.tar.gz.

File metadata

  • Download URL: robust_vmaf-0.1.0.dev3.tar.gz
  • Upload date:
  • Size: 120.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for robust_vmaf-0.1.0.dev3.tar.gz
Algorithm Hash digest
SHA256 21fc63af698654fd817567e0d963b0442987ec454aad4d61bf2a9c24ca9d3ddb
MD5 d46fd3866ddce051ae615a57a832b61f
BLAKE2b-256 7e5b7ffcbdaebea9b7de2f790321d706ef25c13632c6d71092882db9d1a2fa24

See more details on using hashes here.

File details

Details for the file robust_vmaf-0.1.0.dev3-py3-none-any.whl.

File metadata

File hashes

Hashes for robust_vmaf-0.1.0.dev3-py3-none-any.whl
Algorithm Hash digest
SHA256 a95a1103381a897098e5ca6ca4645c51764ea357fc3f7929e58ae493478ee282
MD5 7d13024fbadd1f7dbc02823867fb8056
BLAKE2b-256 477e58b3bec3a21f1d7278ceefeff7ec9c9df781ab1091081c164498cb33839a

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