Simple script for vmaf plotting.
python plot_vmaf.py [-h] [-o OUTPUT] vmaf_file
python plot_vmaf.py vmaf.json -o plot.svg
-o --output ["file"] Graph output file, file extension will change type of output (default plot.png)
Python 3 Matplotlib Numpy