中文
相关论文

相关论文: Dual Cross-Attention for Medical Image Segmentatio…

200 篇论文

Retinal vessel segmentation is essential for early diagnosis of diseases such as diabetic retinopathy, hypertension, and neurodegenerative disorders. Although SA-UNet introduces spatial attention in the bottleneck, it underuses attention in…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Changlu Guo , Anders Nymark Christensen , Anders Bjorholm Dahl , Yugen Yi , Morten Rieger Hannemose

Learning to capture long-range relations is fundamental to image/video recognition. Existing CNN models generally rely on increasing depth to model such relations which is highly inefficient. In this work, we propose the "double attention…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Yunpeng Chen , Yannis Kalantidis , Jianshu Li , Shuicheng Yan , Jiashi Feng

As the scale of object detection dataset is smaller than that of image recognition dataset ImageNet, transfer learning has become a basic training method for deep learning object detection models, which will pretrain the backbone network of…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Kehe WU , Zuge Chen , Qi MA , Xiaoliang Zhang , Wei Li

With the growing application of transformer in computer vision, hybrid architecture that combine convolutional neural networks (CNNs) and transformers demonstrates competitive ability in medical image segmentation. However, direct fusion of…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Xiwei Liu , Min Xu , Qirong Ho

The objective of dense material segmentation is to identify the material categories for every image pixel. Recent studies adopt image patches to extract material features. Although the trained networks can improve the segmentation…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Yuwen Heng , Srinandan Dasmahapatra , Hansung Kim

Medical image segmentation commonly relies on U-shaped encoder-decoder architectures such as U-Net, where skip connections preserve fine spatial detail by injecting high-resolution encoder features into the decoder. However, these skip…

Medical image segmentation is an important step in medical image analysis. With the rapid development of convolutional neural network in image processing, deep learning has been used for medical image segmentation, such as optic disc…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Zaiwang Gu , Jun Cheng , Huazhu Fu , Kang Zhou , Huaying Hao , Yitian Zhao , Tianyang Zhang , Shenghua Gao , Jiang Liu

Accurate segmentation of multiple organs and the differentiation of pathological tissues in medical imaging are crucial but challenging, especially for nuanced classifications and ambiguous organ boundaries. To tackle these challenges, we…

图像与视频处理 · 电气工程与系统科学 2024-09-23 Chengkun Sun , Russell Stevens Terry , Jiang Bian , Jie Xu

Multi-organ segmentation is a critical task in computer-aided diagnosis. While recent deep learning methods have achieved remarkable success in image segmentation, huge variations in organ size and shape challenge their effectiveness in…

图像与视频处理 · 电气工程与系统科学 2025-10-31 Xizhi Tian , Changjun Zhou , Yulin. Yang

Existing joint optic disc and cup segmentation approaches are developed either in Cartesian or polar coordinate system. However, due to the subtle optic cup, the contextual information exploited from the single domain even by the prevailing…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Qing Liu , Xiaopeng Hong , Wei Ke , Zailiang Chen , Beiji Zou

Deformable medical image registration is a crucial aspect of medical image analysis. In recent years, researchers have begun leveraging auxiliary tasks (such as supervised segmentation) to provide anatomical structure information for the…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Hongchao Zhou , Shunbo Hu

Denoising Diffusion Models (DDMs) are widely used for high-quality image generation and medical image segmentation but often rely on Unet-based architectures, leading to high computational overhead, especially with high-resolution images.…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Avni Mittal , John Kalkhof , Anirban Mukhopadhyay , Arnav Bhavsar

Diffusion models and multi-scale features are essential components in semantic segmentation tasks that deal with remote-sensing images. They contribute to improved segmentation boundaries and offer significant contextual information.…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Qi Zhang , Guohua Geng , Longquan Yan , Pengbo Zhou , Zhaodi Li , Kang Li , Qinglin Liu

In recent years, medical image segmentation has become an important application in the field of computer-aided diagnosis. In this paper, we are the first to propose a new graph convolution-based decoder namely, Cascaded Graph Convolutional…

图像与视频处理 · 电气工程与系统科学 2023-10-26 Md Mostafijur Rahman , Radu Marculescu

Recently, a series of works in computer vision have shown promising results on various image and video understanding tasks using self-attention. However, due to the quadratic computational and memory complexities of self-attention, these…

计算机视觉与模式识别 · 计算机科学 2020-10-15 Zhuoran Shen , Irwan Bello , Raviteja Vemulapalli , Xuhui Jia , Ching-Hui Chen

While self-attention mechanism has shown promising results for many vision tasks, it only considers the current features at a time. We show that such a manner cannot take full advantage of the attention mechanism. In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Xu Ma , Jingda Guo , Sihai Tang , Zhinan Qiao , Qi Chen , Qing Yang , Song Fu

Proper segmentation of organs-at-risk is important for radiation therapy, surgical planning, and diagnostic decision-making in medical image analysis. While deep learning-based segmentation architectures have made significant progress, they…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Riad Hassan , M. Rubaiyat Hossain Mondal , Sheikh Iqbal Ahamed , Fahad Mostafa , Md Mostafijur Rahman

Background: Breast and thyroid cancers pose an increasing public-health burden. Ultrasound imaging is a cost-effective, real-time modality for lesion detection and segmentation, yet suffers from speckle noise, overlapping structures, and…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Tangqi Shi , Pietro Lio

Cooperation between temporal convolutional networks (TCN) and graph convolutional networks (GCN) as a processing module has shown promising results in skeleton-based video anomaly detection (SVAD). However, to maintain a lightweight model…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Ruituo Wu , Yang Chen , Jian Xiao , Bing Li , Jicong Fan , Frédéric Dufaux , Ce Zhu , Yipeng Liu

Vision Transformers (ViTs) have become a universal backbone for both image recognition and image generation. Yet their Multi-Head Self-Attention (MHSA) layer still performs a quadratic query-key interaction for every token pair, spending…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Yifan Pu , Jixuan Ying , Qixiu Li , Tianzhu Ye , Dongchen Han , Xiaochen Wang , Ziyi Wang , Xinyu Shao , Gao Huang , Xiu Li