Coder Social home page Coder Social logo

deepdenoisingguide's Introduction

Learn, Denoise and Discover: A Guide to Deep Denoising and its Application to Scientific Imaging

Overview

This repository contains the Jupyter notebooks accompanying the research project "Learn, Denoise and Discover: A Guide to Deep Denoising and its Application to Scientific Imaging." It encompasses various Jupyter notebooks that serve as practical complements to the study.

Introduction

This tutorial provides a self-contained description of deep-learning methodology for denoising, emphasizing aspects that are important in applications to real-world scientific imaging. The tutorial describes convolutional neural networks from first principles, explaining how to train them in a supervised and unsupervised manner. It also explains how to analyze the denoising strategies learned by these models, and how to evaluate their performance. Illustrative examples are provided based on computational experiments with simple 1D piecewise-constant signals, natural images and simulated electron-microscopy data. Code to reproduce all experiments is available online. In addition, a detailed case study is used to demonstrate the potential and challenges of applying deep denoising in real-world scientific-imaging scenarios. In the case study, supervised, unsupervised and semi-supervised deep-learning models are leveraged to denoise transmission-electron-microscopy data acquired at a very low signal-to-noise-ratio with the goal of investigate the atomic structure of catalytic nanoparticles.

Contents

  1. Train and inference code for natural images denoising 1.natural_image.ipynb
  2. Train and inference code for piecewise constant denoising 1.piecewise_constant.ipynb
  3. Train and inference code for microscopy denoising 1.microscopy.ipynb
  4. Train of Gradient for Microscopy Images 2.gradient_microscopy.ipynb
  5. Train of Gradient for Natural Images 2.gradient_natural_images.ipynb

Access to Pre-trained Models

Acknowledging the computational intensity and the potential limitations due to the absence of GPU resources, we provide links to the pre-trained models. For the piecewise constant signal denoising, given the feasibility of CPU training, pre-trained models are not provided.

Pre-trained Model for Natural Images

Natural_image

Pre-trained Model for Microscopy Images

Microscopy

GitHub repository

https://github.com/Kangningthu/DeepDenoisingGuide

Installation

Installing the required Python packages using the requirements.txt file within the GitHub repository.

Contact

For inquiries, contributions, or further information, please contact us at the following email address:

Email: sm7582 AT nyu.edu or kl3141 AT nyu.edu

deepdenoisingguide's People

Contributors

kangningthu 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.