中文
相关论文

相关论文: Squeeze-and-Attention Networks for Semantic Segmen…

200 篇论文

Humans can effectively find salient regions in complex scenes. Self-attention mechanisms were introduced into Computer Vision (CV) to achieve this. Attention Augmented Convolutional Network (AANet) is a mixture of convolution and…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Runqing Zhang , Tianshu Zhu

Recent progress in semantic segmentation is driven by deep Convolutional Neural Networks and large-scale labeled image datasets. However, data labeling for pixel-wise segmentation is tedious and costly. Moreover, a trained model can only…

计算机视觉与模式识别 · 计算机科学 2019-03-07 Chi Zhang , Guosheng Lin , Fayao Liu , Rui Yao , Chunhua Shen

Lung cancer has been one of the major threats across the world with the highest mortalities. Computer-aided detection (CAD) can help in early detection and thus can help increase the survival rate. Accurate lung parenchyma segmentation (to…

图像与视频处理 · 电气工程与系统科学 2025-09-18 Muhammad Abdullah , Furqan Shaukat

In recent years, convolutional neural networks (CNNs) with channel-wise feature refining mechanisms have brought noticeable benefits to modelling channel dependencies. However, current attention paradigms fail to infer an optimal channel…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Nick Nikzad , Yongsheng Gao , Jun Zhou

Sentiment Analysis has seen much progress in the past two decades. For the past few years, neural network approaches, primarily RNNs and CNNs, have been the most successful for this task. Recently, a new category of neural networks,…

计算与语言 · 计算机科学 2018-12-20 Artaches Ambartsoumian , Fred Popowich

When studying the results of a segmentation algorithm using convolutional neural networks, one wonders about the reliability and consistency of the results. This leads to questioning the possibility of using such an algorithm in…

图像与视频处理 · 电气工程与系统科学 2023-06-29 Nicolas Makaroff , Laurent D. Cohen

The central building block of convolutional neural networks (CNNs) is the convolution operator, which enables networks to construct informative features by fusing both spatial and channel-wise information within local receptive fields at…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Jie Hu , Li Shen , Samuel Albanie , Gang Sun , Enhua Wu

Characteristics such as low contrast and significant organ shape variations are often exhibited in medical images. The improvement of segmentation performance in medical imaging is limited by the generally insufficient adaptive capabilities…

图像与视频处理 · 电气工程与系统科学 2023-06-09 Hejun Huang , Zuguo Chen , Ying Zou , Ming Lu , Chaoyang Chen

In the past few years, channel-wise and spatial-wise attention blocks have been widely adopted as supplementary modules in deep neural networks, enhancing network representational abilities while introducing low complexity. Most attention…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Hanming Wang , Yunlong Li , Zijun Wu , Huifen Wang , Yuan Zhang

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

Accurate segmentation of organs or lesions from medical images is crucial for reliable diagnosis of diseases and organ morphometry. In recent years, convolutional encoder-decoder solutions have achieved substantial progress in the field of…

图像与视频处理 · 电气工程与系统科学 2022-07-12 Bingzhi Chen , Yishu Liu , Zheng Zhang , Guangming Lu , Adams Wai Kin Kong

In this paper, we proposed large selective kernel and sparse attention network (LSKSANet) for remote sensing image semantic segmentation. The LSKSANet is a lightweight network that effectively combines convolution with sparse attention…

图像与视频处理 · 电气工程与系统科学 2024-06-04 Miao Fu , Feng Gao , Ruzhuang Hua , Yanhai Gan , Xiaowei Zhou , Yang Zhou

In this paper, we present a novel neural network using multi scale feature fusion at various scales for accurate and efficient semantic image segmentation. We used ResNet based feature extractor, dilated convolutional layers in downsampling…

计算机视觉与模式识别 · 计算机科学 2020-10-02 Abhinav Sagar , RajKumar Soundrapandiyan

Recently, it has been demonstrated that the performance of a deep convolutional neural network can be effectively improved by embedding an attention module into it. In this work, a novel lightweight and effective attention method named…

计算机视觉与模式识别 · 计算机科学 2021-07-23 Hu Zhang , Keke Zu , Jian Lu , Yuru Zou , Deyu Meng

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

Infrared small target detection (IRSTD) plays a pivotal role in a broad spectrum of mission-critical applications, including maritime surveillance, military search and rescue, early warning systems, and precision-guided strikes, all of…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Yingming Zhang , Wuqi Su , Qing Xiao , Yonggang Yang

A Pyramid Attention Network(PAN) is proposed to exploit the impact of global contextual information in semantic segmentation. Different from most existing works, we combine attention mechanism and spatial pyramid to extract precise dense…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Hanchao Li , Pengfei Xiong , Jie An , Lingxue Wang

3D convolutional neural networks have achieved promising results for video tasks in computer vision, including video saliency prediction that is explored in this paper. However, 3D convolution encodes visual representation merely on fixed…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Ziqiang Wang , Zhi Liu , Gongyang Li , Yang Wang , Tianhong Zhang , Lihua Xu , Jijun Wang

Despite the growing success of Convolution neural networks (CNN) in the recent past in the task of scene segmentation, the standard models lack some of the important features that might result in sub-optimal segmentation outputs. The widely…

计算机视觉与模式识别 · 计算机科学 2020-09-16 Soham Chattopadhyay , Hritam Basak

Self-attention mechanism has been widely used for various tasks. It is designed to compute the representation of each position by a weighted sum of the features at all positions. Thus, it can capture long-range relations for computer vision…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Xia Li , Zhisheng Zhong , Jianlong Wu , Yibo Yang , Zhouchen Lin , Hong Liu