中文
相关论文

相关论文: Scene Parsing with Global Context Embedding

200 篇论文

Exploring the semantic context in scene images is essential for indoor scene recognition. However, due to the diverse intra-class spatial layouts and the coexisting inter-class objects, modeling contextual relationships to adapt various…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Chuanxin Song , Hanbo Wu , Xin Ma

Graph-based convolutional model such as non-local block has shown to be effective for strengthening the context modeling ability in convolutional neural networks (CNNs). However, its pixel-wise computational overhead is prohibitive which…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Xiangtai Li , Xia Li , Ansheng You , Li Zhang , Guangliang Cheng , Kuiyuan Yang , Yunhai Tong , Zhouchen Lin

We present a deep generative scene modeling technique for indoor environments. Our goal is to train a generative model using a feed-forward neural network that maps a prior distribution (e.g., a normal distribution) to the distribution of…

计算机视觉与模式识别 · 计算机科学 2018-08-08 Zaiwei Zhang , Zhenpei Yang , Chongyang Ma , Linjie Luo , Alexander Huth , Etienne Vouga , Qixing Huang

Zero-shot scene understanding in real-world settings presents major challenges due to the complexity and variability of natural scenes, where models must recognize new objects, actions, and contexts without prior labeled examples. This work…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Manjunath Prasad Holenarasipura Rajiv , B. M. Vidyavathi

Semantic scene completion is the task of jointly estimating 3D geometry and semantics of objects and surfaces within a given extent. This is a particularly challenging task on real-world data that is sparse and occluded. We propose a scene…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Christoph B. Rist , David Emmerichs , Markus Enzweiler , Dariu M. Gavrila

Scene graphs are a compact and explicit representation successfully used in a variety of 2D scene understanding tasks. This work proposes a method to incrementally build up semantic scene graphs from a 3D environment given a sequence of…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Shun-Cheng Wu , Johanna Wald , Keisuke Tateno , Nassir Navab , Federico Tombari

Connecting current observations with prior experiences helps robots adapt and plan in new, unseen 3D environments. Recently, 3D scene analogies have been proposed to connect two 3D scenes, which are smooth maps that align scene regions with…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Junho Kim , Young Min Kim

Spatial computing experiences are constrained by the real-world surroundings of the user. In such experiences, augmenting virtual objects to existing scenes require a contextual approach, where geometrical conflicts are avoided, and…

图形学 · 计算机科学 2020-10-01 Mohammad Keshavarzi , Aakash Parikh , Xiyu Zhai , Melody Mao , Luisa Caldas , Allen Y. Yang

In this paper, we propose Global Context Convolutional Network (GCCN) for visual recognition. GCCN computes global features representing contextual information across image patches. These global contextual features are defined as local…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Ali Hamdi , Flora Salim , Du Yong Kim

Scene Text Recognition (STR) models have achieved high performance in recent years on benchmark datasets where text images are presented with minimal noise. Traditional STR recognition pipelines take a cropped image as sole input and…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Joshua Cesare Placidi , Yishu Miao , Zixu Wang , Lucia Specia

Referring image segmentation aims to predict the foreground mask of the object referred by a natural language sentence. Multimodal context of the sentence is crucial to distinguish the referent from the background. Existing methods either…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Tianrui Hui , Si Liu , Shaofei Huang , Guanbin Li , Sansi Yu , Faxi Zhang , Jizhong Han

Recently, there has been a growing interest in developing saliency methods that provide visual explanations of network predictions. Still, the usability of existing methods is limited to image classification models. To overcome this…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Lukas Hoyer , Mauricio Munoz , Prateek Katiyar , Anna Khoreva , Volker Fischer

Visual grounding is a ubiquitous building block in many vision-language tasks and yet remains challenging due to large variations in visual and linguistic features of grounding entities, strong context effect and the resulting semantic…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Yongfei Liu , Bo Wan , Xiaodan Zhu , Xuming He

Scene text detection methods based on deep learning have achieved remarkable results over the past years. However, due to the high diversity and complexity of natural scenes, previous state-of-the-art text detection methods may still…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Enze Xie , Yuhang Zang , Shuai Shao , Gang Yu , Cong Yao , Guangyao Li

The presence of occlusions has provided substantial challenges to typically-powerful object recognition algorithms. Additional sources of information can be extremely valuable to reduce errors caused by occlusions. Scene context is known to…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Courtney M. King , Daniel D. Leeds , Damian Lyons , George Kalaitzis

Real-time rendering with global illumination is crucial to afford the user realistic experience in virtual environments. We present a learning-based estimator to predict diffuse indirect illumination in screen space, which then is combined…

图形学 · 计算机科学 2025-11-06 Meng Gai , Guoping Wang , Sheng Li

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

Semantic Scene Completion aims at reconstructing a complete 3D scene with precise voxel-wise semantics from a single-view depth or RGBD image. It is a crucial but challenging problem for indoor scene understanding. In this work, we present…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Yingjie Cai , Xuesong Chen , Chao Zhang , Kwan-Yee Lin , Xiaogang Wang , Hongsheng Li

We developed a real-time, high-quality semi-supervised video object segmentation algorithm. Its accuracy is on par with the most accurate, time-consuming online-learning model, while its speed is similar to the fastest template-matching…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Yu Li , Zhuoran Shen , Ying Shan

Nowadays, scene text recognition has attracted more and more attention due to its diverse applications. Most state-of-the-art methods adopt an encoder-decoder framework with the attention mechanism, autoregressively generating text from…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Xiaomeng Yang , Zhi Qiao , Yu Zhou