中文
相关论文

相关论文: DCANet: Dense Context-Aware Network for Semantic S…

200 篇论文

Accurate segmentation of heterogeneous anatomical structures is pivotal for computer-aided diagnosis and subsequent clinical decision-making. Although U-Net based convolutional neural networks have achieved remarkable progress, their…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Jun Ding , Shang Gao

To accurately predict future positions of different agents in traffic scenarios is crucial for safely deploying intelligent autonomous systems in the real-world environment. However, it remains a challenge due to the behavior of a target…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Hao Cheng , Wentong Liao , Xuejiao Tang , Michael Ying Yang , Monika Sester , Bodo Rosenhahn

Long-range contextual information is essential for achieving high-performance semantic segmentation. Previous feature re-weighting methods demonstrate that using global context for re-weighting feature channels can effectively improve the…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Jianbo Liu , Junjun He , Jimmy S. Ren , Yu Qiao , Hongsheng Li

Exploring contextual information in convolution neural networks (CNNs) has gained substantial attention in recent years for semantic segmentation. This paper introduces a Bi-directional Contextual Aggregating Network, called BiCANet, for…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Quan Zhou , Dechun Cong , Bin Kang , Xiaofu Wu , Baoyu Zheng , Huimin Lu , Longin Jan Latecki

The accurate detection and segmentation of pavement distresses, particularly tiny and small cracks, are critical for early intervention and preventive maintenance in transportation infrastructure. Traditional manual inspection methods are…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Blessing Agyei Kyem , Joshua Kofi Asamoah , Armstrong Aboah

Long-range and short-range temporal modeling are two complementary and crucial aspects of video recognition. Most of the state-of-the-arts focus on short-range spatio-temporal modeling and then average multiple snippet-level predictions to…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Wenhao Wu , Yuxiang Zhao , Yanwu Xu , Xiao Tan , Dongliang He , Zhikang Zou , Jin Ye , Yingying Li , Mingde Yao , Zichao Dong , Yifeng Shi

Crowd counting aims to predict the number of people and generate the density map in the image. There are many challenges, including varying head scales, the diversity of crowd distribution across images and cluttered backgrounds. In this…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Xin Wang , Yang Zhao , Tangwen Yang , Qiuqi Ruan

Two factors have proven to be very important to the performance of semantic segmentation models: global context and multi-level semantics. However, generating features that capture both factors always leads to high computational complexity,…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Qi Song , Kangfu Mei , Rui Huang

Semantic segmentation is a challenge in scene parsing. It requires both context information and rich spatial information. In this paper, we differentiate features for scene segmentation based on dedicated attention mechanisms (DF-DAM), and…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Zhiqiang Xiong , Zhicheng Wang , Zhaohui Yu , Xi Gu

Surface defect inspection is a very challenging task in which surface defects usually show weak appearances or exist under complex backgrounds. Most high-accuracy defect detection methods require expensive computation and storage overhead,…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Feng Yan , Xiaoheng Jiang , Yang Lu , Lisha Cui , Shupan Li , Jiale Cao , Mingliang Xu , Dacheng Tao

We propose Dual Cross-Attention (DCA), a simple yet effective attention module that is able to enhance skip-connections in U-Net-based architectures for medical image segmentation. DCA addresses the semantic gap between encoder and decoder…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Gorkem Can Ates , Prasoon Mohan , Emrah Celik

Multi-scale features are essential for dense prediction tasks, such as object detection, instance segmentation, and semantic segmentation. The prevailing methods usually utilize a classification backbone to extract multi-scale features and…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Gang Zhang , Ziyi Li , Chufeng Tang , Jianmin Li , Xiaolin Hu

Varying density of point clouds increases the difficulty of 3D detection. In this paper, we present a context-aware dynamic network (CADNet) to capture the variance of density by considering both point context and semantic context.…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Yonglin Tian , Lichao Huang , Xuesong Li , Kunfeng Wang , Zilei Wang , Fei-Yue Wang

Efficient RGB-D semantic segmentation has received considerable attention in mobile robots, which plays a vital role in analyzing and recognizing environmental information. According to previous studies, depth information can provide…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Yang Zhang , Chenyun Xiong , Junjie Liu , Xuhui Ye , Guodong Sun

Attention mechanism of late has been quite popular in the computer vision community. A lot of work has been done to improve the performance of the network, although almost always it results in increased computational complexity. In this…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Abhinav Sagar

Deep convolutional neural networks (CNNs) have shown a strong ability in mining discriminative object pose and parts information for image recognition. For fine-grained recognition, context-aware rich feature representation of object/scene…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Ardhendu Behera , Zachary Wharton , Pradeep Hewage , Asish Bera

Recent works have made great progress in semantic segmentation by exploiting richer context, most of which are designed from a spatial perspective. In contrast to previous works, we present the concept of class center which extracts the…

计算机视觉与模式识别 · 计算机科学 2019-10-21 Fan Zhang , Yanqin Chen , Zhihang Li , Zhibin Hong , Jingtuo Liu , Feifei Ma , Junyu Han , Errui Ding

In this paper, we address the semantic segmentation task with a deep network that combines contextual features and spatial information. The proposed Cross Attention Network is composed of two branches and a Feature Cross Attention (FCA)…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Mengyu Liu , Hujun Yin

Enhancing the quality of low-light images plays a very important role in many image processing and multimedia applications. In recent years, a variety of deep learning techniques have been developed to address this challenging task. A…

图像与视频处理 · 电气工程与系统科学 2021-12-13 Long Ma , Risheng Liu , Jiaao Zhang , Xin Fan , Zhongxuan Luo

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