/DNNsForMediaCompression

Exploration of using Autoencoder architecture for Media Post-Processing

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

Repo for work on 5E1 project for MAI

Prior to making a commit, pre-commit must be installed on the user's machine. Follow tutorial here.

The bash files included in FFmpeg/ should be placed in the directory any videos you wish to modify are stored.

run.sh is a sketelon file for running the project, edit as appropriate.

The invoked psnr_batch command uses a modified version of the vmaf_batch script. A forked version of the VMAF repo containing this file can be found here.