paper-with-me

홈 › Papers

Convolutional Approximations to the General Non-Line-of-Sight Imaging Operator

2019-10-01 · ICCV 2019 10 · Byeongjoo Ahn, Akshat Dave, Ashok Veeraraghavan, Ioannis Gkioulekas, Aswin C. Sankaranarayanan

Non-line-of-sight (NLOS) imaging aims to reconstruct scenes outside the field of view of an imaging system. A common approach is to measure the so-called light transients, which facilitates reconstructions through ellipsoidal tomography that involves solving a linear least-squares. Unfortunately, the corresponding linear operator is very high-dimensional and lacks structures that facilitate fast solvers, and so, the ensuing optimization is a computationally daunting task. We introduce a computationally tractable framework for solving the ellipsoidal tomography problem. Our main observation is that the Gram of the ellipsoidal tomography operator is convolutional, either exactly under certain idealized imaging conditions, or approximately in practice. This, in turn, allows us to obtain the ellipsoidal tomography solution by using efficient deconvolution procedures to solve a linear least-squares problem involving the Gram operator. The computational tractability of our approach also facilitates the use of various regularizers during the deconvolution procedure. We demonstrate the advantages of our framework in a variety of simulated and real experiments.

📄 PDF Abstract BibTeX

Code (1)

ByeongjooAhn/conv_nlos 공식 구현

Similar Papers 제목 키워드 기반

Physics to the Rescue: Deep Non-line-of-sight Reconstruction for High-speed Imaging

2022-05-03 · Fangzhou Mu, Sicheng Mo, Jiayong Peng, Xiaochun Liu 외

Computational approach to imaging around the corner, or non-line-of-sight (NLOS) imaging, is becoming a reality thanks to major advances in imaging hardware and reconstruction algorithms. A recent development towards pra…

GPU

PDE-based Group Equivariant Convolutional Neural Networks

2020-01-24 · Bart Smets, Jim Portegies, Erik Bekkers, Remco Duits

We present a PDE-based framework that generalizes Group equivariant Convolutional Neural Networks (G-CNNs). In this framework, a network layer is seen as a set of PDE-solvers where geometrically meaningful PDE-coefficien…

Data AugmentationGPUTranslation

Principled Probabilistic Imaging using Diffusion Models as Plug-and-Play Priors

2024-05-29 · Zihui Wu, Yu Sun, Yifan Chen, Bingliang Zhang 외

Diffusion models (DMs) have recently shown outstanding capabilities in modeling complex image distributions, making them expressive image priors for solving Bayesian inverse problems. However, most existing DM-based meth…

Image DeblurringImage Super-Resolution

The Outer Product Structure of Neural Network Derivatives

2018-10-09 · Craig Bakker, Michael J. Henry, Nathan O. Hodas

In this paper, we show that feedforward and recurrent neural networks exhibit an outer product derivative structure but that convolutional neural networks do not. This structure makes it possible to use higher-order info…

Modular Block-diagonal Curvature Approximations for Feedforward Architectures

2019-02-05 · Felix Dangel, Stefan Harmeling, Philipp Hennig

We propose a modular extension of backpropagation for the computation of block-diagonal approximations to various curvature matrices of the training objective (in particular, the Hessian, generalized Gauss-Newton, and po…

BIG-bench Machine Learning