中文
相关论文

相关论文: Thinking inside the Convolution for Image Inpainti…

200 篇论文

Convolutional neural network (CNN) based methods have achieved great successes in medical image segmentation, but their capability to learn global representations is still limited due to using small effective receptive fields of convolution…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Pengfei Gu , Yejia Zhang , Chaoli Wang , Danny Z. Chen

Learned image compression research has achieved state-of-the-art compression performance with auto-encoder based neural network architectures, where the image is mapped via convolutional neural networks (CNN) into a latent representation…

图像与视频处理 · 电气工程与系统科学 2022-03-23 Fatih Kamisli

Although deep learning has enabled a huge leap forward in image inpainting, current methods are often unable to synthesize realistic high-frequency details. In this paper, we propose applying super-resolution to coarsely reconstructed…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Soo Ye Kim , Kfir Aberman , Nori Kanazawa , Rahul Garg , Neal Wadhwa , Huiwen Chang , Nikhil Karnad , Munchurl Kim , Orly Liba

In this work, we develop convolutional neural generative coding (Conv-NGC), a generalization of predictive coding to the case of convolution/deconvolution-based computation. Specifically, we concretely implement a flexible…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Alexander Ororbia , Ankur Mali

We present an unsupervised visual feature learning algorithm driven by context-based pixel prediction. By analogy with auto-encoders, we propose Context Encoders -- a convolutional neural network trained to generate the contents of an…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Deepak Pathak , Philipp Krahenbuhl , Jeff Donahue , Trevor Darrell , Alexei A. Efros

Here we introduce a new model of natural textures based on the feature spaces of convolutional neural networks optimised for object recognition. Samples from the model are of high perceptual quality demonstrating the generative power of…

计算机视觉与模式识别 · 计算机科学 2015-11-09 Leon A. Gatys , Alexander S. Ecker , Matthias Bethge

Image restoration from a single image degradation type, such as blurring, hazing, random noise, and compression has been investigated for decades. However, image degradations in practice are often a mixture of several types of degradation.…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Kazutaka Uchida , Masayuki Tanaka , Masatoshi Okutomi

Inspired by recent advances in deep learning, we propose a framework for reconstructing dynamic sequences of 2D cardiac magnetic resonance (MR) images from undersampled data using a deep cascade of convolutional neural networks (CNNs) to…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Jo Schlemper , Jose Caballero , Joseph V. Hajnal , Anthony Price , Daniel Rueckert

Toward a deeper understanding on the inner work of deep neural networks, we investigate CNN (convolutional neural network) using DCN (deconvolutional network) and randomization technique, and gain new insights for the intrinsic property of…

计算机视觉与模式识别 · 计算机科学 2018-02-21 Kun He , Jingbo Wang , Haochuan Li , Yao Shu , Mengxiao Zhang , Man Zhu , Liwei Wang , John E. Hopcroft

The convolutional neural network (CNN) is one of the most commonly used architectures for computer vision tasks. The key building block of a CNN is the convolutional kernel that aggregates information from the pixel neighborhood and shares…

图像与视频处理 · 电气工程与系统科学 2022-02-08 Tianyu Ma , Alan Q. Wang , Adrian V. Dalca , Mert R. Sabuncu

In computer tomography, due to the presence of metal implants in the patient body, reconstructed images will suffer from metal artifacts. In order to reduce metal artifacts, metals are typically removed in projection images. Therefore, the…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Lin Yuan , Yixing Huang , Andreas Maier

Image inpainting, which refers to the synthesis of missing regions in an image, can help restore occluded or degraded areas and also serve as a precursor task for self-supervision. The current state-of-the-art models for image inpainting…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Pranav Jeevan , Dharshan Sampath Kumar , Amit Sethi

Due to memory constraints on current hardware, most convolution neural networks (CNN) are trained on sub-megapixel images. For example, most popular datasets in computer vision contain images much less than a megapixel in size (0.09MP for…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Hans Pinckaers , Bram van Ginneken , Geert Litjens

Deep generative approaches have recently made considerable progress in image inpainting by introducing structure priors. Due to the lack of proper interaction with image texture during structure reconstruction, however, current solutions…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Xiefan Guo , Hongyu Yang , Di Huang

Convolution is a central operation in Convolutional Neural Networks (CNNs), which applies a kernel to overlapping regions shifted across the image. However, because of the strong correlations in real-world image data, convolutional kernels…

Seam carving is a representative content-aware image retargeting approach to adjust the size of an image while preserving its visually prominent content. To maintain visually important content, seam-carving algorithms first calculate the…

多媒体 · 计算机科学 2021-07-20 Seung-Hun Nam , Wonhyuk Ahn , In-Jae Yu , Myung-Joon Kwon , Minseok Son , Heung-Kyu Lee

Convolutional Neural Networks (CNNs) have become the state-of-the-art method to learn from image data. However, recent research shows that they may include a texture and colour bias in their representation, contrary to the intuition that…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Francis Brochu

Guided sparse depth upsampling aims to upsample an irregularly sampled sparse depth map when an aligned high-resolution color image is given as guidance. Many neural networks have been designed for this task. However, they often ignore the…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Yi Guo , Ji Liu

Reconstruction tasks in computer vision aim fundamentally to recover an undetermined signal from a set of noisy measurements. Examples include super-resolution, image denoising, and non-rigid structure from motion, all of which have seen…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Nathaniel Chodosh , Simon Lucey

The modern computer graphics pipeline can synthesize images at remarkable visual quality; however, it requires well-defined, high-quality 3D content as input. In this work, we explore the use of imperfect 3D content, for instance, obtained…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Justus Thies , Michael Zollhöfer , Matthias Nießner