Skip to content

Perceptually optimized compression artifact removal for video

Notifications You must be signed in to change notification settings

DarrenR96/Artifact-Removal-Perceptual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

A Deep Learning post-processor with a perceptual loss function for video compression artefact removal

Supplementary Data

Dataset available: Request


The "models.py" file contains: Spatial Artefact Reduction Model, Temporal Artefact Reduction Model and ProxyVQA Model. These models can be instanciated by:

from models import SpatialSuppression, TemporalSuppression, VideoQualityAssessment

The savedModels.py folder shows how these models can be loaded with the weights presented in the literature.

About

Perceptually optimized compression artifact removal for video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published