Giter VIP home page Giter VIP logo

usaid's Introduction

Segmentation-aware Image Denoising Without Knowing True Segmentation

Implement of the paper:

Segmentation-aware Image Denoising Without Knowing True Segmentation

Sicheng Wang, Bihan Wen, Junru Wu, Dacheng Tao, Zhangyang Wang

Overview

we propose a segmentation-aware image denoising model dubbed U-SAID, which does not need any ground-truth segmentation map in training, and thus can be applied to any image dataset directly. We demonstrate the U-SAID generates denoised image has:

  • better visual quality;
  • stronger robustness for subsequent semantic segmentation tasks.

We also manifest U-SAID's superior generalizability in three folds:

  • denoising unseen types of images;
  • pre-processing unseen noisy images for segmentation;
  • pre-processing unseen images for unseen high-level tasks.

Methods

U-SAID: Network architecture. The USA module is composed of a feature embedding sub-network for transforming the denoised image to a feature space, followed by an unsupervised segmentation sub-network that projects the feature to a segmentation map and calculates its pixel-wise uncertainty.

Visual Examples

Visual comparison on Kodak Images

Semantic segmentation from Pascal VOC 2012 validation set

How to run

Dependences

Train

USAID_train.py

Saved Models

Saved_Models/USAID.pth

Citation

If you use this code for your research, please cite our paper.

@misc{1905.08965,
Author = {Sicheng Wang and Bihan Wen and Junru Wu and Dacheng Tao and Zhangyang Wang},
Title = {Segmentation-Aware Image Denoising without Knowing True Segmentation},
Year = {2019},
Eprint = {arXiv:1905.08965},
}

usaid's People

Contributors

sharonwang1 avatar

Watchers

 avatar paper2code - bot 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.