Giter Club home page Giter Club logo

dip_deepksvd's Introduction

DIP_DeepKSVD

DIP Course Project - On Deep KSVD Paper

Deep K-SVD Denoising

Created for DIP Course, small improvement and changes for the original code (link below), a review and explanations are attached in the PDF file.
Original code and credit - Code of the paper by Meyer Scetbon, Michael Elad and Peyman Milanfar
on https://github.com/meyerscetbon/Deep-K-SVD

Intro: A Differentiable version of the K-SVD Denoising algorithm

This work considers noise removal from images, focusing on the well known K-SVD denoising algorithm. The approach that was taken here is to redesign the algorithm to operate in a supervised manner. The implementation is an architecture with the exact K-SVD computational path and with Deep-Learning methods involved.
Citation from the original : Adopting a broader context, this work touches on themes around the design of deep-learning solutions for image processing tasks, while paving a bridge between classic methods and novel deep-learning-based ones.

Structure of the Code

src/DeepKSVD.ipynb - Main training and testing notebook.
src/Deep_KSVD_NirOren.py - Implementation of the algorithm and our changes.
src/gray - The photos folder (train and test).
src/train_gray.txt - List of the train images.
src/test_gray.txt - List of the test images.

Repository Running Instructions-

  1. Clone the repository and open DIP_DeepKSVD.ipynb with google colab notebook (or a local one).
  2. Upload all the other files to the same folder (use a zip file to load gray folder) and run DeepKSVD.ipynb (First training section, then loading and testing).

dip_deepksvd's People

Contributors

nir6760 avatar orenshavit avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

xiaoma-ustc

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.