中文
相关论文

相关论文: Conditional Sequential Modulation for Efficient Gl…

200 篇论文

Current learning-based single image super-resolution (SISR) algorithms underperform on real data due to the deviation in the assumed degrada-tion process from that in the real-world scenario. Conventional degradation processes consider…

图像与视频处理 · 电气工程与系统科学 2022-02-14 Zhenxing Dong , Hong Cao , Wang Shen , Yu Gan , Yuye Ling , Guangtao Zhai , Yikai Su

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…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Xiaohong Liu , Yaojie Liu , Jun Chen , Xiaoming Liu

StyleGAN2 was demonstrated to be a powerful image generation engine that supports semantic editing. However, in order to manipulate a real-world image, one first needs to be able to retrieve its corresponding latent representation in…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Erez Sheffi , Michael Rotman , Lior Wolf

Image registration is a key component of various image processing operations which involve the analysis of different image data sets. Automatic image registration domains have witnessed the application of many intelligent methodologies over…

计算机视觉与模式识别 · 计算机科学 2014-05-26 P. V. Arun , S. K. Katiyar

The wide-angle lens shows appealing applications in VR technologies, but it introduces severe radial distortion into its captured image. To recover the realistic scene, previous works devote to rectifying the content of the wide-angle…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Kang Liao , Lang Nie , Chunyu Lin , Zishuo Zheng , Yao Zhao

Custom and natural lighting conditions can be emulated in images of the scene during post-editing. Extraordinary capabilities of the deep learning framework can be utilized for such purpose. Deep image relighting allows automatic photo…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Sourya Dipta Das , Nisarg A. Shah , Saikat Dutta , Himanshu Kumar

We present a simple nearest-neighbor (NN) approach that synthesizes high-frequency photorealistic images from an "incomplete" signal such as a low-resolution image, a surface normal map, or edges. Current state-of-the-art deep generative…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Aayush Bansal , Yaser Sheikh , Deva Ramanan

The ResNet and its variants have achieved remarkable successes in various computer vision tasks. Despite its success in making gradient flow through building blocks, the simple shortcut connection mechanism limits the ability of…

图像与视频处理 · 电气工程与系统科学 2021-01-05 Jing Xu , Yu Pan , Xinglin Pan , Steven Hoi , Zhang Yi , Zenglin Xu

We present ResMLP, an architecture built entirely upon multi-layer perceptrons for image classification. It is a simple residual network that alternates (i) a linear layer in which image patches interact, independently and identically…

Recent advances in camera designs and imaging pipelines allow us to capture high-quality images using smartphones. However, due to the small size and lens limitations of the smartphone cameras, we commonly find artifacts or degradation in…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Marcos V. Conde , Florin Vasluianu , Javier Vazquez-Corral , Radu Timofte

The theory of compressed sensing (CS) has been successfully applied to image compression in the past few years, whose traditional iterative reconstruction algorithm is time-consuming. However, it has been reported deep learning-based CS…

图像与视频处理 · 电气工程与系统科学 2018-04-10 Yahan Wang , Huihui Bai , Lijun Zhao , Yao Zhao

Head poses are a key component of human bodily communication and thus a decisive element of human-computer interaction. Real-time head pose estimation is crucial in the context of human-robot interaction or driver assistance systems. The…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Ines Rieger , Thomas Hauenstein , Sebastian Hettenkofer , Jens-Uwe Garbas

Convolutional Neural Networks (CNNs) have achieved impressive results across many super-resolution (SR) and image restoration tasks. While many such networks can upscale low-resolution (LR) images using just the raw pixel-level information,…

图像与视频处理 · 电气工程与系统科学 2021-10-29 Matthew Aquilina , Christian Galea , John Abela , Kenneth P. Camilleri , Reuben A. Farrugia

This paper proposes a new light-weight convolutional neural network (5k parameters) for non-uniform illumination image enhancement to handle color, exposure, contrast, noise and artifacts, etc., simultaneously and effectively. More…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Feifan Lv , Bo Liu , Feng Lu

Guided depth super-resolution (GDSR) is an essential topic in multi-modal image processing, which reconstructs high-resolution (HR) depth maps from low-resolution ones collected with suboptimal conditions with the help of HR RGB images of…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Zixiang Zhao , Jiangshe Zhang , Shuang Xu , Zudi Lin , Hanspeter Pfister

The fully convolutional network (FCN) has achieved tremendous success in dense visual recognition tasks, such as scene segmentation. The last layer of FCN is typically a global classifier (1x1 convolution) to recognize each pixel to a…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Changqian Yu , Yuanjie Shao , Changxin Gao , Nong Sang

Many problems in image processing and computer vision (e.g. colorization, style transfer) can be posed as 'manipulating' an input image into a corresponding output image given a user-specified guiding signal. A holy-grail solution towards…

计算机视觉与模式识别 · 计算机科学 2017-03-23 Hao Wang , Xiaodan Liang , Hao Zhang , Dit-Yan Yeung , Eric P. Xing

This work explores conditional image generation with a new image density model based on the PixelCNN architecture. The model can be conditioned on any vector, including descriptive labels or tags, or latent embeddings created by other…

计算机视觉与模式识别 · 计算机科学 2016-06-21 Aaron van den Oord , Nal Kalchbrenner , Oriol Vinyals , Lasse Espeholt , Alex Graves , Koray Kavukcuoglu

The tradeoff between receptive field size and efficiency is a crucial issue in low level vision. Plain convolutional networks (CNNs) generally enlarge the receptive field at the expense of computational cost. Recently, dilated filtering has…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Pengju Liu , Hongzhi Zhang , Kai Zhang , Liang Lin , Wangmeng Zuo

Semantic segmentation is a crucial image understanding task, where each pixel of image is categorized into a corresponding label. Since the pixel-wise labeling for ground-truth is tedious and labor intensive, in practical applications, many…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Duo Peng , Yinjie Lei , Lingqiao Liu , Pingping Zhang , Jun Liu