【图像去噪】论文精读:Noise2Self: Blind Denoising by Self-Supervision(N2S)

请先看【专栏介绍文章】:【图像去噪(Image Denoising)】关于【图像去噪】专栏的相关说明,包含适配人群、专栏简介、专栏亮点、阅读方法、定价理由、品质承诺、关于更新、去噪概述、文章目录、资料汇总、问题汇总(更新中)

文章目录

  • 前言
  • Abstract
  • 1. Introduction
  • 2. Related Work
  • 3. Calibrating Traditional Models
    • 3.1. Single-Cell
    • 3.2. PCA
  • 4. Theory
    • 4.1. How good is the optimum?
    • 4.2. Doing better
  • 5. Deep Learning Denoisers
  • 6. Discussion


前言

论文题目:Noise2Self: Blind Denoising by Self-Supervision —— Noise2Self:自监督盲去噪

论文地址:Noise2Self: Blind Denoising by Self-Supervision

论文源码:https://github.com/czbiohub-sf/noise2self

PMLR 2019!

Abstract

我们提出了一个用于去噪高维测量的通用框架,该框架不需要信号的先验、噪声的估计和

你可能感兴趣的:(计算机视觉,深度学习,图像处理,图像去噪,人工智能,论文阅读,论文笔记)