Projects:2020s2-7233 Image Denoising with Dictionaries

From Projects
Revision as of 22:29, 14 September 2020 by A1789660 (talk | contribs)
Jump to: navigation, search

Abstract

Introduction

Dictionary learning is a topical area of signal processing research. It shares similarities but also crucial differences from other machine learning ideas such as deep learning neural networks. It rests on the idea of sparse representations using a well-designed dictionary that can lead to high performance in a wide range of signal processing applications. Image denoising is one of many signal processing applications. The idea developed here can easily be transferred to other application area.

Project Team

Project Students

  • Muhammad Haziq Saharuddin
  • Muhammad Faizal Azhar
  • Chen Chen

Project Supervisor

  • Associate Professor Brian Ng

Objectives

  • To analyse performance of dictionary learning on various image datasets
  • To implement K-SVD method image denoising
  • To test the effectiveness of different matching pursuit of algorithms in dictionary learning