paper-with-me

홈 › Papers

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, Syeda Furruka Banu, Forhad U H Chowdhury, Kabir Ahmed Choudhury, Sylvie Chambon, Petia Radeva, Domenec Puig, Mohamed Abdel-Nasser

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 images, and variability in the color, texture and shapes of skin lesions. Existing deep learning-based skin lesion segmentation algorithms are expensive in terms of computational time and memory. Consequently, running such segmentation algorithms requires a powerful GPU and high bandwidth memory, which are not available in dermoscopy devices. Thus, this article aims to achieve precise skin lesion segmentation with minimum resources: a lightweight, efficient generative adversarial network (GAN) model called SLSNet, which combines 1-D kernel factorized networks, position and channel attention, and multiscale aggregation mechanisms with a GAN model. The 1-D kernel factorized network reduces the computational cost of 2D filtering. The position and channel attention modules enhance the discriminative ability between the lesion and non-lesion feature representations in spatial and channel dimensions, respectively. A multiscale block is also used to aggregate the coarse-to-fine features of input skin images and reduce the effect of the artifacts. SLSNet is evaluated on two publicly available datasets: ISBI 2017 and the ISIC 2018. Although SLSNet has only 2.35 million parameters, the experimental results demonstrate that it achieves segmentation results on a par with the state-of-the-art skin lesion segmentation methods with an accuracy of 97.61%, and Dice and Jaccard similarity coefficients of 90.63% and 81.98%, respectively. SLSNet can run at more than 110 frames per second (FPS) in a single GTX1080Ti GPU, which is faster than well-known deep learning-based image segmentation models, such as FCN. Therefore, SLSNet can be used for practical dermoscopic applications.

📄 PDF Abstract BibTeX arXiv:1907.00856

Code (1)

CristianLazoQuispe/skin-lesion-segmentation-using-pix2pix

Tasks

Generative Adversarial NetworkGPUImage SegmentationLesion SegmentationPositionSegmentationSemantic SegmentationSkin Lesion Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Generative Adversarial Networks based Skin Lesion Segmentation

2023-05-29 · Shubham Innani, Prasad Dutande, Ujjwal Baid, Venu Pokuri 외

Skin cancer is a serious condition that requires accurate diagnosis and treatment. One way to assist clinicians in this task is using computer-aided diagnosis (CAD) tools that automatically segment skin lesions from derm…

Lesion SegmentationSkin Lesion Segmentation

A Lightweight U-Net Model for Accurate Skin Lesion Segmentation

2025-04-12 · Iraqi Journal for Computer Science and Mathematics 2025 4 · Fallah H. Najjar, Karrar A. Kadhim, Farhan Mohamed, Mohd Shafry Mohd Rahim 외

In this paper, a new lightweight U-Net deep learning-based neural network designed for the segmentation of skin lesions is proposed. Segmentation of skin lesions is the most critical step in computer-aided dermatology di…

Lesion ClassificationLesion SegmentationSensitivitySkin Lesion Classification+1

LSSF-Net: Lightweight Segmentation with Self-Awareness, Spatial Attention, and Focal Modulation

2024-09-03 · Hamza Farooq, Zuhair Zafar, Ahsan Saadat, Tariq M Khan 외

Accurate segmentation of skin lesions within dermoscopic images plays a crucial role in the timely identification of skin cancer for computer-aided diagnosis on mobile platforms. However, varying shapes of the lesions, l…

Lesion SegmentationSegmentationSkin Lesion Segmentation

UCM-Net: A Lightweight and Efficient Solution for Skin Lesion Segmentation using MLP and CNN

2023-10-14 · Chunyu Yuan, Dongfang Zhao, Sos S. Agaian

Skin cancer poses a significant public health challenge, necessitating efficient diagnostic tools. We introduce UCM-Net, a novel skin lesion segmentation model combining Multi-Layer Perceptrons (MLP) and Convolutional Ne…

CPUDiagnosticLesion DetectionLesion Segmentation+2

Mask2Lesion: Mask-Constrained Adversarial Skin Lesion Image Synthesis

2019-06-13 · Kumar Abhishek, Ghassan Hamarneh

Skin lesion segmentation is a vital task in skin cancer diagnosis and further treatment. Although deep learning based approaches have significantly improved the segmentation accuracy, these algorithms are still reliant o…

Data AugmentationImage GenerationImage-to-Image TranslationLesion Segmentation+2