paper-with-me

Papers

Channel Attention Separable Convolution Network for Skin Lesion Segmentation

2023-09-03 · Changlu Guo, Jiangyan Dai, Marton Szemenyei, Yugen Yi

Skin cancer is a frequently occurring cancer in the human population, and it is very important to be able to diagnose malignant tumors in the body early. Lesion segmentation is crucial for monitoring the morphological changes of skin lesions, extracting features to localize and identify diseases to assist doctors in early diagnosis. Manual de-segmentation of dermoscopic images is error-prone and time-consuming, thus there is a pressing demand for precise and automated segmentation algorithms. Inspired by advanced mechanisms such as U-Net, DenseNet, Separable Convolution, Channel Attention, and Atrous Spatial Pyramid Pooling (ASPP), we propose a novel network called Channel Attention Separable Convolution Network (CASCN) for skin lesions segmentation. The proposed CASCN is evaluated on the PH2 dataset with limited images. Without excessive pre-/post-processing of images, CASCN achieves state-of-the-art performance on the PH2 dataset with Dice similarity coefficient of 0.9461 and accuracy of 0.9645.

📄 PDF Abstract BibTeX arXiv:2309.01072

Code (0)

등록된 구현이 없습니다.

Tasks

Lesion SegmentationSegmentationSkin Lesion Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Kaiming Initialization 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Block A Dense Block is a module used in convolutional neural networks that connects *all layers* (with matching feature-map sizes) directly with each other. It was originally…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…

Similar Papers 제목 키워드 기반

An Attention-Guided Deep Learning Approach for Classifying 39 Skin Lesion Types

2025-01-10 · Sauda Adiv Hanum, Ashim Dey, Muhammad Ashad Kabir

The skin, as the largest organ of the human body, is vulnerable to a diverse array of conditions collectively known as skin lesions, which encompass various dermatoses. Diagnosing these lesions presents significant chall…

DiagnosticPrognosisSpecificity

DSNet: Automatic Dermoscopic Skin Lesion Segmentation

2019-07-09 · Md. Kamrul Hasan, Lavsen Dahal, Prasad N. Samarakoon, Fakrul Islam Tushar 외

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+1

Effective Attention-Guided Multi-Scale Medical Network for Skin Lesion Segmentation

2025-12-08 · Siyu Wang, Hua Wang, Huiyu Li, Fan Zhang arxiv

In the field of healthcare, precise skin lesion segmentation is crucial for the early detection and accurate diagnosis of skin diseases. Despite significant advances in deep learning for image processing, existing method…

Skin Lesion Segmentation

SLSNet: Skin lesion segmentation using a lightweight generative adversarial network

2019-07-01 · Md. Mostafa Kamal Sarker, Hatem A. Rashwan, Farhan Akram, Vivek Kumar Singh 외

The determination of precise skin lesion boundaries in dermoscopic images using automated methods faces many challenges, most importantly, the presence of hair, inconspicuous lesion edges and low contrast in dermoscopic …

Generative Adversarial NetworkGPUImage SegmentationLesion Segmentation+4

MALUNet: A Multi-Attention and Light-weight UNet for Skin Lesion Segmentation

2022-11-03 · Jiacheng Ruan, Suncheng Xiang, Mingye Xie, Ting Liu 외

Recently, some pioneering works have preferred applying more complex modules to improve segmentation performances. However, it is not friendly for actual clinical environments due to limited computing resources. To addre…

Image SegmentationLesion SegmentationMedical Image SegmentationSegmentation+2