中文
相关论文

相关论文: Pyramid Scene Parsing Network

200 篇论文

Understanding the context of complex and cluttered scenes is a challenging problem for semantic segmentation. However, it is difficult to model the context without prior and additional supervision because the scene's factors, such as the…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Hiroaki Aizawa , Yukihiro Domae , Kunihito Kato

Depth estimation and scene parsing are two particularly important tasks in visual scene understanding. In this paper we tackle the problem of simultaneous depth estimation and scene parsing in a joint CNN. The task can be typically treated…

计算机视觉与模式识别 · 计算机科学 2018-05-14 Dan Xu , Wanli Ouyang , Xiaogang Wang , Nicu Sebe

We learn to compute optical flow by combining a classical spatial-pyramid formulation with deep learning. This estimates large motions in a coarse-to-fine approach by warping one image of a pair at each pyramid level by the current flow…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Anurag Ranjan , Michael J. Black

Global context information is vital in visual understanding problems, especially in pixel-level semantic segmentation. The mainstream methods adopt the self-attention mechanism to model global context information. However, pixels belonging…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Yanwen Chong , Congchong Nie , Yulong Tao , Xiaoshu Chen , Shaoming Pan

This paper presents a nonparametric scene parsing approach that improves the overall accuracy, as well as the coverage of foreground classes in scene images. We first improve the label likelihood estimates at superpixels by merging…

计算机视觉与模式识别 · 计算机科学 2015-10-27 Marian George

High-quality image inpainting requires filling missing regions in a damaged image with plausible content. Existing works either fill the regions by copying image patches or generating semantically-coherent patches from region context, while…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Yanhong Zeng , Jianlong Fu , Hongyang Chao , Baining Guo

Objects at different spatial positions in an image exhibit different scales. Adaptive receptive fields are expected to capture suitable ranges of context for accurate pixel level semantic prediction. Recently, atrous convolution with…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Xin Jin , Cuiling Lan , Wenjun Zeng , Zhizheng Zhang , Zhibo Chen

We propose a network architecture to perform efficient scene understanding. This work presents three main novelties: the first is an Improved Guided Upsampling Module that can replace in toto the decoder part in common semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Davide Mazzini , Raimondo Schettini

Despite enormous progress in object detection and classification, the problem of incorporating expected contextual relationships among object instances into modern recognition systems remains a key challenge. In this work we propose…

计算机视觉与模式识别 · 计算机科学 2017-01-11 Ehsan Jahangiri , Erdem Yoruk , Rene Vidal , Laurent Younes , Donald Geman

Visual place recognition is challenging in the urban environment and is usually viewed as a large scale image retrieval task. The intrinsic challenges in place recognition exist that the confusing objects such as cars and trees frequently…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Yingying Zhu , Jiong Wang , Lingxi Xie , Liang Zheng

Scene text image contains two levels of contents: visual texture and semantic information. Although the previous scene text recognition methods have made great progress over the past few years, the research on mining semantic information to…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Deli Yu , Xuan Li , Chengquan Zhang , Junyu Han , Jingtuo Liu , Errui Ding

Modern deep learning architectures produce highly accurate results on many challenging semantic segmentation datasets. State-of-the-art methods are, however, not directly transferable to real-time applications or embedded devices, since…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Rudra P K Poudel , Ujwal Bonde , Stephan Liwicki , Christopher Zach

Convolutional Pose Machine is a popular neural network architecture for articulated pose estimation. In this work we explore its empirical receptive field and realize, that it can be enhanced with integration of a global context. To do so…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Daniil Osokin

Crowd segmentation is a fundamental task serving as the basis of crowded scene analysis, and it is highly desirable to obtain refined pixel-level segmentation maps. However, it remains a challenging problem, as existing approaches either…

计算机视觉与模式识别 · 计算机科学 2021-06-03 Jinhai Yang , Hua Yang

This work introduces pyramidal convolution (PyConv), which is capable of processing the input at multiple filter scales. PyConv contains a pyramid of kernels, where each level involves different types of filters with varying size and depth,…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Ionut Cosmin Duta , Li Liu , Fan Zhu , Ling Shao

Existing deep convolutional neural networks (CNNs) require a fixed-size (e.g., 224x224) input image. This requirement is "artificial" and may reduce the recognition accuracy for the images or sub-images of an arbitrary size/scale. In this…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Kaiming He , Xiangyu Zhang , Shaoqing Ren , Jian Sun

In this paper, we focus on designing effective method for fast and accurate scene parsing. A common practice to improve the performance is to attain high resolution feature maps with strong semantic representation. Two strategies are widely…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Xiangtai Li , Ansheng You , Zhen Zhu , Houlong Zhao , Maoke Yang , Kuiyuan Yang , Yunhai Tong

We adopt Convolutional Neural Networks (CNNs) to be our parametric model to learn discriminative features and classifiers for local patch classification. Based on the occurrence frequency distribution of classes, an ensemble of CNNs…

计算机视觉与模式识别 · 计算机科学 2016-04-21 Bing Shuai , Zhen Zuo , Gang Wang , Bing Wang

Remote sensing (RS) images contain numerous objects of different scales, which poses significant challenges for the RS image change captioning (RSICC) task to identify visual changes of interest in complex scenes and describe them via…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Chenyang Liu , Jiajun Yang , Zipeng Qi , Zhengxia Zou , Zhenwei Shi

2D image representations are in regular grids and can be processed efficiently, whereas 3D point clouds are unordered and scattered in 3D space. The information inside these two visual domains is well complementary, e.g., 2D images have…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Wenbo Hu , Hengshuang Zhao , Li Jiang , Jiaya Jia , Tien-Tsin Wong