中文
相关论文

相关论文: Predicting Depth, Surface Normals and Semantic Lab…

200 篇论文

Multi-scale deep CNNs have been used successfully for problems mapping each pixel to a label, such as depth estimation and semantic segmentation. It has also been shown that such architectures are reusable and can be used for multiple…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Arsalan Mousavian , Hamed Pirsiavash , Jana Kosecka

Semantic segmentation and vision-based geolocalization in aerial images are challenging tasks in computer vision. Due to the advent of deep convolutional nets and the availability of relatively low cost UAVs, they are currently generating a…

计算机视觉与模式识别 · 计算机科学 2018-04-05 Alina Marcu , Dragos Costea , Emil Slusanschi , Marius Leordeanu

Convolutional neural networks with many layers have recently been shown to achieve excellent results on many high-level tasks such as image classification, object detection and more recently also semantic segmentation. Particularly for…

计算机视觉与模式识别 · 计算机科学 2015-03-10 Alexander G. Schwing , Raquel Urtasun

Estimating accurate depth from a single image is challenging because it is an ill-posed problem as infinitely many 3D scenes can be projected to the same 2D scene. However, recent works based on deep convolutional neural networks show great…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Jin Han Lee , Myung-Kyu Han , Dong Wook Ko , Il Hong Suh

We propose a method for high-performance semantic image segmentation (or semantic pixel labelling) based on very deep residual networks, which achieves the state-of-the-art performance. A few design factors are carefully considered to this…

计算机视觉与模式识别 · 计算机科学 2016-04-18 Zifeng Wu , Chunhua Shen , Anton van den Hengel

Models based on deep convolutional neural networks (CNN) have significantly improved the performance of semantic segmentation. However, learning these models requires a large amount of training images with pixel-level labels, which are very…

计算机视觉与模式识别 · 计算机科学 2018-02-05 Linwei Ye , Zhi Liu , Yang Wang

There has been profound progress in visual saliency thanks to the deep learning architectures, however, there still exist three major challenges that hinder the detection performance for scenes with complex compositions, multiple salient…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Jing Zhang , Yuchao Dai , Fatih Porikli , Mingyi He

Semantic segmentation is the pixel-wise labelling of an image. Since the problem is defined at the pixel level, determining image class labels only is not acceptable, but localising them at the original image pixel resolution is necessary.…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Irem Ulku , Erdem Akagunduz

In general, image restoration involves mapping from low quality images to their high-quality counterparts. Such optimal mapping is usually non-linear and learnable by machine learning. Recently, deep convolutional neural networks have…

图像与视频处理 · 电气工程与系统科学 2019-11-05 Yuan Zhou , Xiaoting Du , Yeda Zhang , Sun-Yuan Kung

We propose a novel semantic segmentation algorithm by learning a deconvolution network. We learn the network on top of the convolutional layers adopted from VGG 16-layer net. The deconvolution network is composed of deconvolution and…

计算机视觉与模式识别 · 计算机科学 2015-05-19 Hyeonwoo Noh , Seunghoon Hong , Bohyung Han

Single-view depth estimation suffers from the problem that a network trained on images from one camera does not generalize to images taken with a different camera model. Thus, changing the camera model requires collecting an entirely new…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Jose M. Facil , Benjamin Ummenhofer , Huizhong Zhou , Luis Montesano , Thomas Brox , Javier Civera

In many robotic applications, especially for the autonomous driving, understanding the semantic information and the geometric structure of surroundings are both essential. Semantic 3D maps, as a carrier of the environmental knowledge, are…

计算机视觉与模式识别 · 计算机科学 2019-07-25 Yucai Bai , Lei Fan , Ziyu Pan , Long Chen

Visual saliency is a fundamental problem in both cognitive and computational sciences, including computer vision. In this CVPR 2015 paper, we discover that a high-quality visual saliency model can be trained with multiscale features…

计算机视觉与模式识别 · 计算机科学 2015-04-13 Guanbin Li , Yizhou Yu

To endow machines with the ability to perceive the real-world in a three dimensional representation as we do as humans is a fundamental and long-standing topic in Artificial Intelligence. Given different types of visual inputs such as…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Bo Yang

We present a new local descriptor for 3D shapes, directly applicable to a wide range of shape analysis problems such as point correspondences, semantic segmentation, affordance prediction, and shape-to-scan matching. The descriptor is…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Haibin Huang , Evangelos Kalogerakis , Siddhartha Chaudhuri , Duygu Ceylan , Vladimir G. Kim , Ersin Yumer

Due to the abundance of 2D product images from the Internet, developing efficient and scalable algorithms to recover the missing depth information is central to many applications. Recent works have addressed the single-view depth estimation…

计算机视觉与模式识别 · 计算机科学 2016-06-13 Guilin Liu , Chao Yang , Zimo Li , Duygu Ceylan , Qixing Huang

Many tasks in computer vision can be cast as a "label changing" problem, where the goal is to make a semantic change to the appearance of an image or some subject in an image in order to alter the class membership. Although successful…

Geometric estimation is required for scene understanding and analysis in panoramic 360{\deg} images. Current methods usually predict a single feature, such as depth or surface normal. These methods can lack robustness, especially when…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Kun Huang , Fang-Lue Zhang , Fangfang Zhang , Yu-Kun Lai , Paul L. Rosin , Neil A. Dodgson

Predicting depth is an essential component in understanding the 3D geometry of a scene. While for stereo images local correspondence suffices for estimation, finding depth relations from a single image is less straightforward, requiring…

计算机视觉与模式识别 · 计算机科学 2014-06-10 David Eigen , Christian Puhrsch , Rob Fergus

Semantic segmentation is an important task in computer vision that is often tackled with convolutional neural networks (CNNs). A CNN learns to produce pixel-level predictions through training on pairs of images and their corresponding…

图像与视频处理 · 电气工程与系统科学 2022-03-22 Tianyu Ma , Benjamin C. Lee , Mert R. Sabuncu