Metadata-Version: 2.1
Name: robust-vmaf
Version: 0.1.0.dev1
Summary: robust modification of VMAF
Home-page: https://github.com/Hrebtovmaksim1/robust_vmaf
Author: Mg_det
Author-email: hrebtovmaksim1@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: torch
Requires-Dist: tqdm


# 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)


