中文
相关论文

相关论文: ACFNet: Attentional Class Feature Network for Sema…

200 篇论文

Co-occurrent visual pattern makes aggregating contextual information a common paradigm to enhance the pixel representation for semantic image segmentation. The existing approaches focus on modeling the context from the perspective of the…

计算机视觉与模式识别 · 计算机科学 2021-08-30 Zhenchao Jin , Bin Liu , Qi Chu , Nenghai Yu

We propose a novel architecture for object classification, called Self-Attention Capsule Networks (SACN). SACN is the first model that incorporates the Self-Attention mechanism as an integral layer within the Capsule Network (CapsNet).…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Assaf Hoogi , Brian Wilcox , Yachee Gupta , Daniel L. Rubin

Semantic segmentation is one of the key tasks in computer vision, which is to assign a category label to each pixel in an image. Despite significant progress achieved recently, most existing methods still suffer from two challenging issues:…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Jianlong Yuan , Zelu Deng , Shu Wang , Zhenbo Luo

Accurate medical image segmentation is essential for diagnosis and treatment planning of diseases. Convolutional Neural Networks (CNNs) have achieved state-of-the-art performance for automatic medical image segmentation. However, they are…

图像与视频处理 · 电气工程与系统科学 2020-11-05 Ran Gu , Guotai Wang , Tao Song , Rui Huang , Michael Aertsen , Jan Deprest , Sébastien Ourselin , Tom Vercauteren , Shaoting Zhang

The transformer-based semantic segmentation approaches, which divide the image into different regions by sliding windows and model the relation inside each window, have achieved outstanding success. However, since the relation modeling…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Zizhang Wu , Yuanzhu Gan , Tianhao Xu , Fan Wang

In deep CNN based models for semantic segmentation, high accuracy relies on rich spatial context (large receptive fields) and fine spatial details (high resolution), both of which incur high computational costs. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Ping Hu , Federico Perazzi , Fabian Caba Heilbron , Oliver Wang , Zhe Lin , Kate Saenko , Stan Sclaroff

Aspect-level sentiment classification aims to identify the sentiment polarity towards a specific aspect term in a sentence. Most current approaches mainly consider the semantic information by utilizing attention mechanisms to capture the…

计算与语言 · 计算机科学 2021-02-12 Xiaochen Hou , Jing Huang , Guangtao Wang , Xiaodong He , Bowen Zhou

Recent advances in semantic image segmentation have mostly been achieved by training deep convolutional neural networks (CNNs). We show how to improve semantic segmentation through the use of contextual information; specifically, we explore…

计算机视觉与模式识别 · 计算机科学 2016-06-07 Guosheng Lin , Chunhua Shen , Anton van dan Hengel , Ian Reid

Few-shot semantic segmentation aims to segment novel-class objects in a given query image with only a few labeled support images. Most advanced solutions exploit a metric learning framework that performs segmentation through matching each…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Jiacheng Chen , Bin-Bin Gao , Zongqing Lu , Jing-Hao Xue , Chengjie Wang , Qingmin Liao

We present a two-module approach to semantic segmentation that incorporates Convolutional Networks (CNNs) and Graphical Models. Graphical models are used to generate a small (5-30) set of diverse segmentations proposals, such that this set…

计算机视觉与模式识别 · 计算机科学 2014-12-17 Michael Cogswell , Xiao Lin , Senthil Purushwalkam , Dhruv Batra

Infrared small target detection is an important problem in many fields such as earth observation, military reconnaissance, disaster relief, and has received widespread attention recently. This paper presents the Attention-Guided Pyramid…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Tianfang Zhang , Siying Cao , Tian Pu , Zhenming Peng

Semantic segmentation in complex scenes relies not only on object appearance but also on object location and the surrounding environment. Nonetheless, it is difficult to model long-range context in the format of pairwise point correlations…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Xin Kang , Chaoqun Wang , Xuejin Chen

In this paper, we leverage image complexity as a prior for refining segmentation features to achieve accurate real-time semantic segmentation. The design philosophy is based on the observation that different pixel regions within an image…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Xin Zhang , Teodor Boyadzhiev , Jinglei Shi , Jufeng Yang

Semantic segmentation is an important task that helps autonomous vehicles understand their surroundings and navigate safely. During deployment, even the most mature segmentation models are vulnerable to various external factors that can…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Quazi Marufur Rahman , Niko Sünderhauf , Peter Corke , Feras Dayoub

Feature fusion modules from encoder and self-attention module have been adopted in semantic segmentation. However, the computation of these modules is costly and has operational limitations in real-time environments. In addition,…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Jaehyun Park , Subin Lee , Eon Kim , Byeongjun Moon , Dabeen Yu , Yeonseung Yu , Junghwan Kim

Scene parsing from images is a fundamental yet challenging problem in visual content understanding. In this dense prediction task, the parsing model assigns every pixel to a categorical label, which requires the contextual information of…

计算机视觉与模式识别 · 计算机科学 2020-11-06 Litao Yu , Yongsheng Gao , Jun Zhou , Jian Zhang , Qiang Wu

Real-time semantic segmentation is desirable in many robotic applications with limited computation resources. One challenge of semantic segmentation is to deal with the object scale variations and leverage the context. How to perform…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Zhanpeng Zhang , Kaipeng Zhang

As one of the fundamental tasks in computer vision, semantic segmentation plays an important role in real world applications. Although numerous deep learning models have made notable progress on several mainstream datasets with the rapid…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Bin Zhang , Shengjie Zhao , Rongqing Zhang

Semantic segmentation is a fundamental task in multimedia processing, which can be used for analyzing, understanding, editing contents of images and videos, among others. To accelerate the analysis of multimedia data, existing segmentation…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Zhiyan Wang , Deyin Liu , Lin Yuanbo Wu , Song Wang , Xin Guo , Lin Qi

Semantic segmentation has made significant strides in pixel-level image understanding, yet it remains limited in capturing contextual and semantic relationships between objects. Current models, such as CNN and Transformer-based…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Ben Rahman