WanlingLiuQianDong

From Psych 221 Image Systems Engineering
Revision as of 05:29, 9 December 2019 by imported>Student221 (Introduction)
Jump to navigation Jump to search

Introduction

The project is to study and find a robust machine learning method for blind motion deblurring. Motion blur happens when there is a relative motion between a camera and a scene during image exposure time. Reducing exposure time is a fairly straight-forward way to solve the problem, but the method can increase image noise significantly especially in dark scenes. Instead of doing it online, machine learning is able to learn and remove the blurring kernel offline without the kernel function information. We will apply different machine learning models, mainly focusing on CNN (Convolutional Neural Network) and GAN (Generative Adversarial Network), to solve the motion deblurring problem. By comparing their pros and cons, we will choose the best model with highest performance and robustness, and combine or modify the existing CNN and GAN models to better improve the quality of deblurred images. We will use SNR (Signal to Noise Ratio) and MSE (Mean Square Error) to evaluate our results. Our dataset can be found here.

Background

Methods

Results

Conclusions

Appendix

You can write math equations as follows: y=x+5

You can include images as follows (you will need to upload the image first using the toolbox on the left bar, using the "Upload file" link).