中文
相关论文

相关论文: Adaptive Context Network for Scene Parsing

200 篇论文

Convolutional neural networks (CNN) have shown promising results for end-to-end speech recognition, albeit still behind other state-of-the-art methods in performance. In this paper, we study how to bridge this gap and go beyond with a novel…

音频与语音处理 · 电气工程与系统科学 2020-05-19 Wei Han , Zhengdong Zhang , Yu Zhang , Jiahui Yu , Chung-Cheng Chiu , James Qin , Anmol Gulati , Ruoming Pang , Yonghui Wu

Monocular depth estimation and semantic segmentation are two fundamental goals of scene understanding. Due to the advantages of task interaction, many works study the joint task learning algorithm. However, most existing methods fail to…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Tianxiao Gao , Wu Wei , Zhongbin Cai , Zhun Fan , Shane Xie , Xinmei Wang , Qiuda Yu

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

Context information is in demand more than ever with the rapid increase in the number of context-aware Internet of Things applications developed worldwide. Research in context and context-awareness is being conducted to broaden its…

人机交互 · 计算机科学 2023-02-10 Shakthi Weerasinghe , Arkady Zaslavsky , Seng W. Loke , Alireza Hassani , Amin Abken , Alexey Medvedev

Modeling sequential user behaviors for future behavior prediction is crucial in improving user's information retrieval experience. Recent studies highlight the importance of incorporating contextual information to enhance prediction…

信息检索 · 计算机科学 2025-10-01 Xu Chen , Yunmeng Shu , Yuangang Pan , Jinsong Lan , Xiaoyong Zhu , Shuai Xiao , Haojin Zhu , Ivor W. Tsang , Bo Zheng

Scene parsing is an indispensable component in understanding the semantics within a scene. Traditional methods rely on handcrafted local features and probabilistic graphical models to incorporate local and global cues. Recently, methods…

计算机视觉与模式识别 · 计算机科学 2018-06-20 Huan Fu , Mingming Gong , Chaohui Wang , Dacheng Tao

Making a single network effectively address diverse contexts---learning the variations within a dataset or multiple datasets---is an intriguing step towards achieving generalized intelligence. Existing approaches of deepening, widening, and…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Dumindu Tissera , Kumara Kahatapitiya , Rukshan Wijesinghe , Subha Fernando , Ranga Rodrigo

Skeleton extraction is a task focused on providing a simple representation of an object by extracting the skeleton from the given binary or RGB image. In recent years many attractive works in skeleton extraction have been made. But as far…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Zixuan Huang , Yunfeng Wang , Zhiwen Chen , Xin Gao , Ruili Feng , Xiaobo Li

Humans recognize the visual world at multiple levels: we effortlessly categorize scenes and detect objects inside, while also identifying the textures and surfaces of the objects along with their different compositional parts. In this…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Tete Xiao , Yingcheng Liu , Bolei Zhou , Yuning Jiang , Jian Sun

Semantic segmentation is a challenging task that needs to handle large scale variations, deformations and different viewpoints. In this paper, we develop a novel network named Gated Path Selection Network (GPSNet), which aims to learn…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Qichuan Geng , Hong Zhang , Xiaojuan Qi , Ruigang Yang , Zhong Zhou , Gao Huang

Self-attention mechanisms model long-range context by using pairwise attention between all input tokens. In doing so, they assume a fixed attention granularity defined by the individual tokens (e.g., text characters or image pixels), which…

机器学习 · 计算机科学 2022-07-06 Chen Huang , Walter Talbott , Navdeep Jaitly , Josh Susskind

Recently, a series of decomposition-based scene text detection methods has achieved impressive progress by decomposing challenging text regions into pieces and linking them in a bottom-up manner. However, most of them merely focus on…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Hao Liu , Antai Guo , Deqiang Jiang , Yiqing Hu , Bo Ren

Non-local operations are usually used to capture long-range dependencies via aggregating global context to each position recently. However, most of the methods cannot preserve object shapes since they only focus on feature similarity but…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Pengju Zhang , Yihong Wu , Jiagang Zhu

Images captured under low-light conditions manifest poor visibility, lack contrast and color vividness. Compared to conventional approaches, deep convolutional neural networks (CNNs) perform well in enhancing images. However, being solely…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Aditya Arora , Muhammad Haris , Syed Waqas Zamir , Munawar Hayat , Fahad Shahbaz Khan , Ling Shao , Ming-Hsuan Yang

The recent studies on semantic segmentation are starting to notice the significance of the boundary information, where most approaches see boundaries as the supplement of semantic details. However, simply combing boundaries and the…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Haoxiang Ma , Hongyu Yang , Di Huang

Previous studies have shown the great potential of capsule networks for the spatial contextual feature extraction from {hyperspectral images (HSIs)}. However, the sampling locations of the convolutional kernels of capsules are fixed and…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Jinping Wang , Xiaojun Tan , Jianhuang Lai , Jun Li , Canqun Xiang

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

Contextual information provides important cues for disambiguating visually similar pixels in scene segmentation. In this paper, we introduce a neuron-level Selective Context Aggregation (SCA) module for scene segmentation, comprised of a…

计算机视觉与模式识别 · 计算机科学 2017-11-23 Zhenhua Wang , Fanglin Gu , Dani Lischinski , Daniel Cohen-Or , Changhe Tu , Baoquan Chen

Traffic flow forecasting is a highly challenging task due to the dynamic spatial-temporal road conditions. Graph neural networks (GNN) has been widely applied in this task. However, most of these GNNs ignore the effects of time-varying road…

机器学习 · 计算机科学 2023-07-13 Zhengdao Li , Wei Li , Kai Hwang

Multi-person pose estimation is a fundamental yet challenging task in computer vision. Both rich context information and spatial information are required to precisely locate the keypoints for all persons in an image. In this paper, a novel…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Dongdong Yu , Kai Su , Xin Geng , Changhu Wang