Skip to content

Exploration of using Autoencoder architecture for Media Post-Processing

License

Notifications You must be signed in to change notification settings

RobT00/DNNsForMediaCompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.