English
Related papers

Related papers: Probabilistic Pixel-Adaptive Refinement Networks

200 papers

Polarization-adjusted convolutional (PAC) codes are special concatenated codes in which we employ a one-to-one convolutional transform as a precoding step before the polar transform. In this scheme, the polar transform (as a mapper) and the…

Information Theory · Computer Science 2021-03-24 Mohammad Rowshan , Emanuele Viterbo

We present an approach to enhancing the realism of synthetic images. The images are enhanced by a convolutional network that leverages intermediate representations produced by conventional rendering pipelines. The network is trained via a…

Computer Vision and Pattern Recognition · Computer Science 2021-05-12 Stephan R. Richter , Hassan Abu AlHaija , Vladlen Koltun

We introduce Probabilistic Coordinate Fields (PCFs), a novel geometric-invariant coordinate representation for image correspondence problems. In contrast to standard Cartesian coordinates, PCFs encode coordinates in correspondence-specific…

Computer Vision and Pattern Recognition · Computer Science 2023-06-21 Weiyue Zhao , Hao Lu , Xinyi Ye , Zhiguo Cao , Xin Li

Recently, much advance has been made in image captioning, and an encoder-decoder framework has achieved outstanding performance for this task. In this paper, we propose an extension of the encoder-decoder framework by adding a component…

Computer Vision and Pattern Recognition · Computer Science 2018-04-04 Wenhao Jiang , Lin Ma , Xinpeng Chen , Hanwang Zhang , Wei Liu

Deep neural networks with alternating convolutional, max-pooling and decimation layers are widely used in state of the art architectures for computer vision. Max-pooling purposefully discards precise spatial information in order to create…

Computer Vision and Pattern Recognition · Computer Science 2016-04-19 Sina Honari , Jason Yosinski , Pascal Vincent , Christopher Pal

To defend against manipulation of image content, such as splicing, copy-move, and removal, we develop a Progressive Spatio-Channel Correlation Network (PSCC-Net) to detect and localize image manipulations. PSCC-Net processes the image in a…

Computer Vision and Pattern Recognition · Computer Science 2022-08-16 Xiaohong Liu , Yaojie Liu , Jun Chen , Xiaoming Liu

This paper proposes a novel two-stream encoder-decoder network, which utilizes both the high-level and the low-level image features for precisely localizing forged regions in a manipulated image. This is motivated from the fact that the…

Computer Vision and Pattern Recognition · Computer Science 2020-09-29 Aniruddha Mazumdar , Prabin Kumar Bora

To enhance image compression performance, recent deep neural network-based research can be divided into three categories: a learnable codec, a postprocessing network, and a compact representation network. The learnable codec has been…

Image and Video Processing · Electrical Eng. & Systems 2021-12-21 Hanbin Son , Taeoh Kim , Hyeongmin Lee , Sangyoun Lee

Intra-frame prediction in the High Efficiency Video Coding (HEVC) standard can be empirically improved by applying sets of recursive two-dimensional filters to the predicted values. However, this approach does not allow (or complicates…

Image and Video Processing · Electrical Eng. & Systems 2025-05-30 Amir Said , Xin Zhao , Marta Karczewicz , Jianle Chen , Feng Zou

Unsupervised pixel-level defective region segmentation is an important task in image-based anomaly detection for various industrial applications. The state-of-the-art methods have their own advantages and limitations:…

Computer Vision and Pattern Recognition · Computer Science 2022-11-08 Shancong Mou , Meng Cao , Haoping Bai , Ping Huang , Jianjun Shi , Jiulong Shan

This paper introduces a new encoder-decoder architecture that is trained to reconstruct images by disentangling the salient information of the image and the values of attributes directly in the latent space. As a result, after training, our…

Computer Vision and Pattern Recognition · Computer Science 2018-01-30 Guillaume Lample , Neil Zeghidour , Nicolas Usunier , Antoine Bordes , Ludovic Denoyer , Marc'Aurelio Ranzato

Fully convolutional models for dense prediction have proven successful for a wide range of visual tasks. Such models perform well in a supervised setting, but performance can be surprisingly poor under domain shifts that appear mild to a…

Computer Vision and Pattern Recognition · Computer Science 2016-12-09 Judy Hoffman , Dequan Wang , Fisher Yu , Trevor Darrell

The "deep image prior" proposed by Ulyanov et al. is an intriguing property of neural nets: a convolutional encoder-decoder network can be used as a prior for natural images. The network architecture implicitly introduces a bias; If we…

Computer Vision and Pattern Recognition · Computer Science 2019-12-20 Prithvijit Chakrabarty , Subhransu Maji

We explore design principles for general pixel-level prediction problems, from low-level edge detection to mid-level surface normal estimation to high-level semantic segmentation. Convolutional predictors, such as the fully-convolutional…

Computer Vision and Pattern Recognition · Computer Science 2017-02-27 Aayush Bansal , Xinlei Chen , Bryan Russell , Abhinav Gupta , Deva Ramanan

In this paper, we present an optimal metric function on average, which leads to a significantly low decoding computation while maintaining the superiority of the polarization-adjusted convolutional (PAC) codes' error-correction performance.…

Information Theory · Computer Science 2020-12-11 Mohsen Moradi

When applying a convolutional kernel to an image, if the output is to remain the same size as the input then some form of padding is required around the image boundary, meaning that for each layer of convolution in a convolutional neural…

Computer Vision and Pattern Recognition · Computer Science 2020-12-07 Calden Wloka , John K. Tsotsos

Image inpainting methods have shown significant improvements by using deep neural networks recently. However, many of these techniques often create distorted structures or blurry textures inconsistent with surrounding areas. The problem is…

Computer Vision and Pattern Recognition · Computer Science 2022-01-04 Maitreya Suin , Kuldeep Purohit , A. N. Rajagopalan

We develop a novel deep contour detection algorithm with a top-down fully convolutional encoder-decoder network. Our proposed method, named TD-CEDN, solves two important issues in this low-level vision problem: (1) learning multi-scale and…

Computer Vision and Pattern Recognition · Computer Science 2017-07-13 Yahui Liu , Jian Yao , Li Li , Xiaohu Lu , Jing Han

This paper proposes a probabilistic deep metric learning (PDML) framework for hyperspectral image classification, which aims to predict the category of each pixel for an image captured by hyperspectral sensors. The core problem for…

Computer Vision and Pattern Recognition · Computer Science 2022-11-16 Chengkun Wang , Wenzhao Zheng , Xian Sun , Jiwen Lu , Jie Zhou

This paper proposes a new deep convolutional neural network (DCNN) architecture that learns pixel embeddings, such that pairwise distances between the embeddings can be used to infer whether or not the pixels lie on the same region. That…

Computer Vision and Pattern Recognition · Computer Science 2016-01-11 Adam W. Harley , Konstantinos G. Derpanis , Iasonas Kokkinos