DSNet: a simple yet efficient network with dual-stream attention for lesion segmentation
Lesion segmentation requires both speed and accuracy. In this paper, we propose a simple yet efficient network DSNet, which consists of a encoder based on Transformer and a convolutional neural network(CNN)-based distinct pyramid decoder containing three dual-stream attention (DSA) modules. Specifically, the DSA module fuses features from two adjacent levels through the false positive stream attention (FPSA) branch and the false negative stream attention (FNSA) branch to obtain features with diversified contextual information. We compare our method with various state-of-the-art (SOTA) lesion segmentation methods with several public datasets, including CVC-ClinicDB, Kvasir-SEG, and ISIC-2018 Task 1. The experimental results show that our method achieves SOTA performance in terms of mean Dice coefficient (mDice) and mean Intersection over Union (mIoU) with low model complexity and memory consumption.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderLesion SegmentationSegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
DSNet: Automatic Dermoscopic Skin Lesion Segmentation
Automatic segmentation of skin lesion is considered a crucial step in Computer Aided Diagnosis (CAD) for melanoma diagnosis. Despite its significance, skin lesion segmentation remains a challenging task due to their dive…
Lesion SegmentationMelanoma DiagnosisSegmentationSemantic Segmentation+1BindsNET: A machine learning-oriented spiking neural networks library in Python
The development of spiking neural network simulation software is a critical component enabling the modeling of neural systems and the development of biologically inspired algorithms. Existing software frameworks support …
BIG-bench Machine LearningCPUGPUNeural Network simulation+4RDSNet: A New Deep Architecture for Reciprocal Object Detection and Instance Segmentation
Object detection and instance segmentation are two fundamental computer vision tasks. They are closely correlated but their relations have not yet been fully explored in most previous work. This paper presents RDSNet, a …
Instance SegmentationObjectobject-detectionObject Detection+3Parallel Multi-Scale Networks with Deep Supervision for Hand Keypoint Detection
Keypoint detection plays an important role in a wide range of applications. However, predicting keypoints of small objects such as human hands is a challenging problem. Recent works fuse feature maps of deep Convolutiona…
Keypoint DetectionDSNet: A Dual-Stream Framework for Weakly-Supervised Gigapixel Pathology Image Analysis
We present a novel weakly-supervised framework for classifying whole slide images (WSIs). WSIs, due to their gigapixel resolution, are commonly processed by patch-wise classification with patch-level labels. However, pat…
Classificationwhole slide images