Image artefact removal using deep learning

Compression artefacts refer to the unwanted and unpleasant distortions which contaminate an image when it has been compressed. The removal of these artefacts is an essential task since they affect the usability, impact or informativeness of an image. There are multiple techniques for image artefa...

Full description

Saved in:
Bibliographic Details
Main Author: Sanchari, Das
Other Authors: Kai-Kuang Ma
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2022
Subjects:
Online Access:https://hdl.handle.net/10356/158118
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Compression artefacts refer to the unwanted and unpleasant distortions which contaminate an image when it has been compressed. The removal of these artefacts is an essential task since they affect the usability, impact or informativeness of an image. There are multiple techniques for image artefact removal. There are more traditional methods such as image adaptive filtering, bilateral filtering, methods using POCS and the SSRQC method. There are also newer approaches using deep learning such as AR CNN, DnCNN and GAN. This report implements variations of the deep learning methods, namely a combination of the AR CNN and DnCNN in the form of a Residual AR CNN, a GAN which uses PatchGAN for its discriminator and a Residual GAN which uses residual learning. These methods are tested on images with varying degrees of compression and evaluated. The results are then compared to non-deep learning approaches, SSRQC method and Bilateral filtering, in order to see the differences in performance