Coder Social home page Coder Social logo

qiong-hu / digital_image_processing Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 6.32 MB

Practices of image deblurring, image inpainting, and image classification.

Python 100.00%
deconvolution wiener-filter omp k-svd cnn image-processing classification image-deblur image-inpainting deep-learning neural-network

digital_image_processing's Introduction

Digital Image Processing

Content

  • Apply naive deconvolution, Wiener deconvolution on blurred in frequency domain
  • Estimate frequency-dependent Signal-Noise Ratio (SNR) by analyzing the power spectral density of images
  • Experiment with different approximation of SNR function for Wiener Filter algorithm
  • Evaluate quantitatively the performance of different deconvolution algorithms

Content

  • Use Orthogonal Matching Pursuit (OMP) to solve sparse coding problem
  • Learn sparse dictionary using K-SVD algorithm
  • Implement these two algorithms for an image inpainting task, which aims to remove extra text content on an image
  • Evaluate quantitatively the reconstruction performance

Content

  • Implement data augmentation methods when training a convolutional neural networks (CNN) on images
  • Design a CNN pipeline for multi-class image classification task with 6 layers, which is only consisted of convolutional layers and fully-connected layers
  • User rectified linear unit (ReLU) as the activation function and cross entropy loss as the loss function
  • Evaluate the classification performance

digital_image_processing's People

Contributors

qiong-hu avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.