paper-with-me

홈 › Papers

Maintaining Natural Image Statistics with the Contextual Loss

2018-03-13 · Roey Mechrez, Itamar Talmi, Firas Shama, Lihi Zelnik-Manor

Maintaining natural image statistics is a crucial factor in restoration and generation of realistic looking images. When training CNNs, photorealism is usually attempted by adversarial training (GAN), that pushes the output images to lie on the manifold of natural images. GANs are very powerful, but not perfect. They are hard to train and the results still often suffer from artifacts. In this paper we propose a complementary approach, that could be applied with or without GAN, whose goal is to train a feed-forward CNN to maintain natural internal statistics. We look explicitly at the distribution of features in an image and train the network to generate images with natural feature distributions. Our approach reduces by orders of magnitude the number of images required for training and achieves state-of-the-art results on both single-image super-resolution, and high-resolution surface normal estimation.

📄 PDF Abstract BibTeX arXiv:1803.04626

Code (3)

idearibosome/tf-perceptual-eusr tf
roimehrez/contextualLoss tf
subeeshvasu/2018_subeesh_epsr_eccvw pytorch

Tasks

Image Super-ResolutionSuper-ResolutionSurface Normal Estimation

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…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Natural Statistics of Network Activations and Implications for Knowledge Distillation

2021-06-01 · Michael Rotman, Lior Wolf

In a matter that is analog to the study of natural image statistics, we study the natural statistics of the deep neural network activations at various layers. As we show, these statistics, similar to image statistics, fo…

Knowledge Distillation

KC-3DGS: Kurtosis-Constrained Gaussian Splatting for High-Fidelity View Synthesis

2026-06-02 · Vivekjyoti Banerjee, Abhay Yadav, Rama Chellappa, Aniket Roy arxiv

3D Gaussian Splatting (3DGS) enables real-time novel view synthesis by representing scenes as collections of anisotropic Gaussians optimized via differentiable rasterization. However, standard pixel-space losses (L1, SSI…

Novel View Synthesis

Statistics of Deep Generated Images

2017-08-09 · Yu Zeng, Huchuan Lu, Ali Borji

Here, we explore the low-level statistics of images generated by state-of-the-art deep generative models. First, Variational auto-encoder (VAE~\cite{kingma2013auto}), Wasserstein generative adversarial network (WGAN~\cit…

Generative Adversarial Network

Regularized estimation of image statistics by Score Matching

2010-12-01 · NeurIPS 2010 12 · Durk P. Kingma, Yann L. Cun

Score Matching is a recently-proposed criterion for training high-dimensional density models for which maximum likelihood training is intractable. It has been applied to learning natural image statistics but has so-far b…

DenoisingImage DenoisingSuper-Resolution

Bypassing the Simulator: Near-Optimal Adversarial Linear Contextual Bandits

2023-09-02 · NeurIPS 2023 11

We consider the adversarial linear contextual bandit problem, where the loss vectors are selected fully adversarially and the per-round action set (i.e. the context) is drawn from a fixed distribution. Existing methods f…

Computational EfficiencyMulti-Armed Bandits