中文
相关论文

相关论文: A Method for Estimating Reflectance map and Materi…

200 篇论文

Salient object detection, which aims to identify and locate the most salient pixels or regions in images, has been attracting more and more interest due to its various real-world applications. However, this vision task is quite challenging,…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Pingping Zhang , Wei Liu , Huchuan Lu , Chunhua Shen

Data-driven depth estimation methods struggle with the generalization outside their training scenes due to the immense variability of the real-world scenes. This problem can be partially addressed by utilising synthetically generated…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Maxim Maximov , Kevin Galim , Laura Leal-Taixé

We introduce a novel self-supervised learning method based on adversarial training. Our objective is to train a discriminator network to distinguish real images from images with synthetic artifacts, and then to extract features from its…

计算机视觉与模式识别 · 计算机科学 2018-06-14 Simon Jenni , Paolo Favaro

This paper is on image and face super-resolution. The vast majority of prior work for this problem focus on how to increase the resolution of low-resolution images which are artificially generated by simple bilinear down-sampling (or in a…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Adrian Bulat , Jing Yang , Georgios Tzimiropoulos

We present a learned image compression system based on GANs, operating at extremely low bitrates. Our proposed framework combines an encoder, decoder/generator and a multi-scale discriminator, which we train jointly for a generative learned…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Eirikur Agustsson , Michael Tschannen , Fabian Mentzer , Radu Timofte , Luc Van Gool

In general, intrinsic image decomposition algorithms interpret shading as one unified component including all photometric effects. As shading transitions are generally smoother than reflectance (albedo) changes, these methods may fail in…

计算机视觉与模式识别 · 计算机科学 2021-01-22 Anil S. Baslamisli , Partha Das , Hoang-An Le , Sezer Karaoglu , Theo Gevers

Modelling the physical properties of everyday objects is a fundamental prerequisite for autonomous robots. We present a novel generative adversarial network (Defo-Net), able to predict body deformations under external forces from a single…

机器人学 · 计算机科学 2018-04-18 Zhihua Wang , Stefano Rosa , Linhai Xie , Bo Yang , Sen Wang , Niki Trigoni , Andrew Markham

In this paper, we introduce deep learning technology to tackle two traditional low-level image processing problems, companding and inverse halftoning. We make two main contributions. First, to the best knowledge of the authors, this is the…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Xianxu Hou , Guoping Qiu

Dense pixel matching problems such as optical flow and disparity estimation are among the most challenging tasks in computer vision. Recently, several deep learning methods designed for these problems have been successful. A sufficiently…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Ali Salehi , Madhusudhanan Balasubramanian

Learning to generate natural scenes has always been a daunting task in computer vision. This is even more laborious when generating images with very different views. When the views are very different, the view fields have little overlap or…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Hao Ding , Songsong Wu , Hao Tang , Fei Wu , Guangwei Gao , Xiao-Yuan Jing

Despite the remarkable success of deep learning in pattern recognition, deep network models face the problem of training a large number of parameters. In this paper, we propose and evaluate a novel multi-path wavelet neural network…

计算机视觉与模式识别 · 计算机科学 2019-08-27 D. D. N. De Silva , H. W. M. K. Vithanage , K. S. D. Fernando , I. T. S. Piyatilake

Error backpropagation is a highly effective mechanism for learning high-quality hierarchical features in deep networks. Updating the features or weights in one layer, however, requires waiting for the propagation of error signals from…

神经与进化计算 · 计算机科学 2017-11-21 Hesham Mostafa , Vishwajith Ramesh , Gert Cauwenberghs

Synthesizing high quality saliency maps from noisy images is a challenging problem in computer vision and has many practical applications. Samples generated by existing techniques for saliency detection cannot handle the noise perturbations…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Prerana Mukherjee , Manoj Sharma , Megh Makwana , Ajay Pratap Singh , Avinash Upadhyay , Akkshita Trivedi , Brejesh Lall , Santanu Chaudhury

Taking pictures through glass windows almost always produces undesired reflections that degrade the quality of the photo. The ill-posed nature of the reflection removal problem reached the attention of many researchers for more than…

图像与视频处理 · 电气工程与系统科学 2021-05-12 Andreea Birhala , Ionut Mironica

We present Intrinsic Image Diffusion, a generative model for appearance decomposition of indoor scenes. Given a single input view, we sample multiple possible material explanations represented as albedo, roughness, and metallic maps.…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Peter Kocsis , Vincent Sitzmann , Matthias Nießner

Estimating and modelling the appearance of an object under outdoor illumination conditions is a complex process. Although there have been several studies on illumination estimation and relighting, very few of them focus on estimating the…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Farhan Rahman Wasee , Alen Joy , Charalambos Poullis

Generative Adversarial Networks (GANs) in supervised settings can generate photo-realistic corresponding output from low-definition input (SRGAN). Using the architecture presented in the SRGAN original paper [2], we explore how selecting a…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Nao Takano , Gita Alaghband

Deep representation learning is a crucial procedure in multimedia analysis and attracts increasing attention. Most of the popular techniques rely on convolutional neural network and require a large amount of labeled data in the training…

计算机视觉与模式识别 · 计算机科学 2020-09-14 Jinghua Wang , Adrian Hilton , Jianmin Jiang

We study in this paper how to initialize the parameters of multinomial logistic regression (a fully connected layer followed with softmax and cross entropy loss), which is widely used in deep neural network (DNN) models for classification…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Bowen Cheng , Rong Xiao , Yandong Guo , Yuxiao Hu , Jianfeng Wang , Lei Zhang

In this paper, we consider the problem in defocus image deblurring. Previous classical methods follow two-steps approaches, i.e., first defocus map estimation and then the non-blind deblurring. In the era of deep learning, some researchers…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Qian Ye , Masanori Suganuma , Takayuki Okatani