paper-with-me

Papers

Dual Residual Networks Leveraging the Potential of Paired Operations for Image Restoration

2019-03-21 · CVPR 2019 6 · Xing Liu, Masanori Suganuma, Zhun Sun, Takayuki Okatani

In this paper, we study design of deep neural networks for tasks of image restoration. We propose a novel style of residual connections dubbed "dual residual connection", which exploits the potential of paired operations, e.g., up- and down-sampling or convolution with large- and small-size kernels. We design a modular block implementing this connection style; it is equipped with two containers to which arbitrary paired operations are inserted. Adopting the "unraveled" view of the residual networks proposed by Veit et al., we point out that a stack of the proposed modular blocks allows the first operation in a block interact with the second operation in any subsequent blocks. Specifying the two operations in each of the stacked blocks, we build a complete network for each individual task of image restoration. We experimentally evaluate the proposed approach on five image restoration tasks using nine datasets. The results show that the proposed networks with properly chosen paired operations outperform previous methods on almost all of the tasks and datasets.

📄 PDF Abstract BibTeX arXiv:1903.08817

Code (1)

liu-vis/DualResidualNetworks 공식 구현 pytorch

Tasks

Image Restoration

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Residual-Guided Non-Intrusive Speech Quality Assessment

2022-03-22 · Zhe Ye, Jiahao Chen, Diqun Yan

This paper proposes an approach to improve Non-Intrusive speech quality assessment(NI-SQA) based on the residuals between impaired speech and enhanced speech. The difficulty in our task is particularly lack of informatio…

Residual-Conditioned Optimal Transport: Towards Structure-Preserving Unpaired and Paired Image Restoration

2024-05-05 · Xiaole Tang, Xin Hu, Xiang Gu, Jian Sun

Deep learning-based image restoration methods generally struggle with faithfully preserving the structures of the original image. In this work, we propose a novel Residual-Conditioned Optimal Transport (RCOT) approach, w…

Color Image DenoisingImage RestorationImage Super-Resolution

Exposing Deepfake Face Forgeries with Guided Residuals

2022-05-02 · Zhiqing Guo, Gaobo Yang, Jiyou Chen, Xingming Sun

Residual-domain feature is very useful for Deepfake detection because it suppresses irrelevant content features and preserves key manipulation traces. However, inappropriate residual prediction will bring side effects on…

DeepFake DetectionFace Swapping

Poincare ResNet

2023-01-01 · ICCV 2023 1 · Max van Spengler, Erwin Berkhout, Pascal Mettes

This paper introduces an end-to-end residual network that operates entirely on the Poincare ball model of hyperbolic space. Hyperbolic learning has recently shown great potential for visual understanding, but is curr…

Poincaré ResNet

2023-03-24 · Max van Spengler, Erwin Berkhout, Pascal Mettes

This paper introduces an end-to-end residual network that operates entirely on the Poincar\'e ball model of hyperbolic space. Hyperbolic learning has recently shown great potential for visual understanding, but is curren…