中文
相关论文

相关论文: Estimation of Camera Response Function using Predi…

200 篇论文

In this work, we propose a novel unsupervised deep learning model to address multi-focus image fusion problem. First, we train an encoder-decoder network in unsupervised manner to acquire deep feature of input images. And then we utilize…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Boyuan Ma , Xiaojuan Ban , Haiyou Huang , Yu Zhu

Deep learning has emerged as the predominant solution for classifying medical images. We intend to apply these developments to the ultra-widefield (UWF) retinal imaging dataset. Since UWF images can accurately diagnose various retina…

图像与视频处理 · 电气工程与系统科学 2025-03-25 Siwon Kim , Wooyung Yun , Jeongbin Oh , Soomok Lee

Deep convolutional neural networks have recently achieved great success on image aesthetics assessment task. In this paper, we propose an efficient method which takes the global, local and scene-aware information of images into…

计算机视觉与模式识别 · 计算机科学 2019-02-25 Xin Fu , Jia Yan , Cien Fan

The Convolutional Neural Network (CNN) has achieved great success in image classification. The classification model can also be utilized at image or patch level for many other applications, such as object detection and segmentation. In this…

计算机视觉与模式识别 · 计算机科学 2014-12-23 Jun Yuan , Bingbing Ni , Ashraf A. Kassim

Camera localization, i.e., camera pose regression, represents an important task in computer vision since it has many practical applications such as in the context of intelligent vehicles and their localization. Having reliable estimates of…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Matteo Vaghi , Augusto Luis Ballardini , Simone Fontana , Domenico Giorgio Sorrenti

Depth estimation is a long-lasting yet important task in computer vision. Most of the previous works try to estimate depth from input images and assume images are all-in-focus (AiF), which is less common in real-world applications. On the…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Ning-Hsu Wang , Ren Wang , Yu-Lun Liu , Yu-Hao Huang , Yu-Lin Chang , Chia-Ping Chen , Kevin Jou

We present a method for jointly predicting a depth map and intrinsic images from single-image input. The two tasks are formulated in a synergistic manner through a joint conditional random field (CRF) that is solved using a novel…

计算机视觉与模式识别 · 计算机科学 2016-03-22 Seungryong Kim , Kihong Park , Kwanghoon Sohn , Stephen Lin

Pose refinement is an interesting and practically relevant research direction. Pose refinement can be used to (1) obtain a more accurate pose estimate from an initial prior (e.g., from retrieval), (2) as pre-processing, i.e., to provide a…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Gabriele Trivigno , Carlo Masone , Barbara Caputo , Torsten Sattler

Towards a safe and comfortable driving, road scene segmentation is a rudimentary problem in camera-based advance driver assistance systems (ADAS). Despite of the great achievement of Convolutional Neural Networks (CNN) for semantic…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Farnoush Zohourian , Jan Siegemund , Mirko Meuter , Josef Pauli

Significant progress has been made in boundary detection with the help of convolutional neural networks. Recent boundary detection models not only focus on real object boundary detection but also "crisp" boundaries (precisely localized…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Yi-Jun Cao , Chuan Lin , Yong-Jie Li

In this paper, we propose a novel quadratic optimized model based on the deep convolutional neural network (QODCNN) for full-reference and no-reference screen content image (SCI) quality assessment. Unlike traditional CNN methods taking all…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Xuhao Jiang , Liquan Shen , Guorui Feng , Liangwei Yu , Ping An

Although recent approaches to face normal estimation have achieved promising results, their effectiveness heavily depends on large-scale paired data for training. This paper concentrates on relieving this requirement via developing a…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Meng Wang , Wenjing Dai , Jiawan Zhang , Xiaojie Guo

Deep convolutional neural networks (CNNs) are the backbone of state-of-art semantic image segmentation systems. Recent work has shown that complementing CNNs with fully-connected conditional random fields (CRFs) can significantly enhance…

计算机视觉与模式识别 · 计算机科学 2016-06-03 Liang-Chieh Chen , Jonathan T. Barron , George Papandreou , Kevin Murphy , Alan L. Yuille

Owing to flexible architectures of deep convolutional neural networks (CNNs), CNNs are successfully used for image denoising. However, they suffer from the following drawbacks: (i) deep network architecture is very difficult to train. (ii)…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Chunwei Tian , Yong Xu , Lunke Fei , Junqian Wang , Jie Wen , Nan Luo

A novel image matching method is proposed that utilizes learned features extracted by an off-the-shelf deep neural network to obtain a promising performance. The proposed method uses pre-trained VGG architecture as a feature extractor and…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Ufuk Efe , Kutalmis Gokalp Ince , A. Aydin Alatan

This paper considers the problem of single image depth estimation. The employment of convolutional neural networks (CNNs) has recently brought about significant advancements in the research of this problem. However, most existing methods…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Junjie Hu , Mete Ozay , Yan Zhang , Takayuki Okatani

Traditional methods for motion estimation estimate the motion field F between a pair of images as the one that minimizes a predesigned cost function. In this paper, we propose a direct method and train a Convolutional Neural Network (CNN)…

计算机视觉与模式识别 · 计算机科学 2016-01-25 Aria Ahmadi , Ioannis Patras

Under good conditions, Neural Radiance Fields (NeRFs) have shown impressive results on novel view synthesis tasks. NeRFs learn a scene's color and density fields by minimizing the photometric discrepancy between training views and…

计算机视觉与模式识别 · 计算机科学 2023-11-09 Jamie Wynn , Daniyar Turmukhambetov

Depth information is useful in many image processing applications. However, since taking a picture is a process of projection of a 3D scene onto a 2D imaging sensor, the depth information is embedded in the image. Extracting the depth…

图像与视频处理 · 电气工程与系统科学 2021-12-15 Fernando J. Galetto , Guang Deng

Deep convolutional neural networks (CNN) have achieved great success. On the other hand, modeling structural information has been proved critical in many vision problems. It is of great interest to integrate them effectively. In a classical…

计算机视觉与模式识别 · 计算机科学 2016-11-03 Xiao Chu , Wanli Ouyang , Hongsheng Li , Xiaogang Wang