paper-with-me

Papers

Fast image reverse filters through fixed point and gradient descent acceleration

2022-06-21 · Fernando Galetto, Guang Deng

In this paper, we study the problem of reverse image filtering. An image filter denoted g(.), which is available as a black box, produces an observation b = g(x) when provided with an input x. The problem is to estimate the original input signal x from the black box filter g(.) and the observation b. We study and re-develop state-of-the-art methods from two points of view, fixed point iteration and gradient descent. We also explore the application of acceleration techniques for the two types of iterations. Through extensive experiments and comparison, we show that acceleration methods for both fixed point iteration and gradient descent help to speed up the convergence of state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2206.10124

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Reverse image filtering using total derivative approximation and accelerated gradient descent

2021-12-08 · Fernando J. Galetto, Guang Deng

In this paper, we address a new problem of reversing the effect of an image filter, which can be linear or nonlinear. The assumption is that the algorithm of the filter is unknown and the filter is available as a black b…

Zero-order Reverse Filtering

2017-04-13 · ICCV 2017 10 · Xin Tao, Chao Zhou, Xiaoyong Shen, Jue Wang 외

In this paper, we study an unconventional but practically meaningful reversibility problem of commonly used image filters. We broadly define filters as operations to smooth images or to produce layers via global or local…

DiffuseMorph: Unsupervised Deformable Image Registration Using Diffusion Model

2021-12-09 · Boah Kim, Inhwa Han, Jong Chul Ye

Deformable image registration is one of the fundamental tasks in medical imaging. Classical registration algorithms usually require a high computational cost for iterative optimizations. Although deep-learning-based meth…

Image RegistrationMedical Image Registration

ExplainFix: Explainable Spatially Fixed Deep Networks

2023-03-18 · Alex Gaudio, Christos Faloutsos, Asim Smailagic, Pedro Costa 외

Is there an initialization for deep networks that requires no learning? ExplainFix adopts two design principles: the "fixed filters" principle that all spatial filter weights of convolutional neural networks can be fixed…

Panchromatic and Multispectral Image Fusion via Alternating Reverse Filtering Network

2022-10-15 · Keyu Yan, Man Zhou, Jie Huang, Feng Zhao 외

Panchromatic (PAN) and multi-spectral (MS) image fusion, named Pan-sharpening, refers to super-resolve the low-resolution (LR) multi-spectral (MS) images in the spatial domain to generate the expected high-resolution (HR…