paper-with-me

Papers

Rectifier Neural Network with a Dual-Pathway Architecture for Image Denoising

2016-09-10 · Keting Zhang, Liqing Zhang

Recently deep neural networks based on tanh activation function have shown their impressive power in image denoising. In this letter, we try to use rectifier function instead of tanh and propose a dual-pathway rectifier neural network by combining two rectifier neurons with reversed input and output weights in the same hidden layer. We drive the equivalent activation function and compare it to some typical activation functions for image denoising under the same network architecture. The experimental results show that our model achieves superior performances faster especially when the noise is small.

📄 PDF Abstract BibTeX arXiv:1609.03024

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음

Similar Papers 제목 키워드 기반

Deeply Cascaded U-Net for Multi-Task Image Processing

2020-05-01 · Ilja Gubins, Remco C. Veltkamp

In current practice, many image processing tasks are done sequentially (e.g. denoising, dehazing, followed by semantic segmentation). In this paper, we propose a novel multi-task neural network architecture designed for …

DenoisingSegmentationSemantic Segmentation

Online Semi-Supervised Learning with Deep Hybrid Boltzmann Machines and Denoising Autoencoders

2015-11-22 · Alexander G. Ororbia II, C. Lee Giles, David Reitter

Two novel deep hybrid architectures, the Deep Hybrid Boltzmann Machine and the Deep Hybrid Denoising Auto-encoder, are proposed for handling semi-supervised learning problems. The models combine experts that model releva…

Denoising

From Deep to Shallow: Transformations of Deep Rectifier Networks

2017-03-30 · Senjian An, Farid Boussaid, Mohammed Bennamoun, Jiankun Hu

In this paper, we introduce transformations of deep rectifier networks, enabling the conversion of deep rectifier networks into shallow rectifier networks. We subsequently prove that any rectifier net of any depth can be…

High-Fidelity Diffusion-based Image Editing

2023-12-25 · Chen Hou, Guoqiang Wei, Zhibo Chen

Diffusion models have attained remarkable success in the domains of image generation and editing. It is widely recognized that employing larger inversion and denoising steps in diffusion model leads to improved image rec…

DenoisingImage GenerationImage ReconstructionImage-to-Image Translation

Delving Deep into Rectifiers: Surpassing Human-Level Performance on ImageNet Classification

2015-02-06 · ICCV 2015 12 · Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun

Rectified activation units (rectifiers) are essential for state-of-the-art neural networks. In this work, we study rectifier neural networks for image classification from two aspects. First, we propose a Parametric Recti…

General Classificationimage-classificationImage Classification