paper-with-me

홈 › Papers

Segmentation of skin lesions and their attributes using Generative Adversarial Networks

2021-01-30 · Cristian Lazo

This work is about the semantic segmentation of skin lesion boundary and their attributes using Image-to-Image Translation with Conditional Adversarial Nets. Melanoma is a type of skin cancer that can be cured if detected in time. Segmentation into dermoscopic images is an essential procedure for computer-assisted diagnosis due to its existing artifacts typical of skin images. To alleviate the image annotation process, we propose to use a modified Pix2Pix network. The discriminator network learns the mapping from a dermal image as an input and a mask image of six channels as an output. Likewise, the discriminative network output called PatchGAN is varied for one channel and six output channels. The photos used come from the 2018 ISIC Challenge, where 500 photographs are used with their respective semantic map, divided into 75% for training and 35% for testing. Obtaining for 100 training epochs high Jaccard indices for all attributes of the segmentation map.

📄 PDF Abstract BibTeX arXiv:2102.00169

Code (1)

CristianLazoQuispe/skin-lesion-segmentation-using-pix2pix 공식 구현

Tasks

Image-to-Image TranslationSegmentationSemantic SegmentationTranslation

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
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…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
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…
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…
Sigmoid Activation 설명 없음
Pix2Pix 설명 없음

Similar Papers 제목 키워드 기반

Segmentation of Skin Lesions and their Attributes Using Multi-Scale Convolutional Neural Networks and Domain Specific Augmentations

2018-09-23 · Mostafa Jahanifar, Neda Zamani Tajeddin, Navid Alemi Koohbanani, Ali Gooya 외

Computer-aided diagnosis systems for classification of different type of skin lesions have been an active field of research in recent decades. It has been shown that introducing lesions and their attributes masks into le…

AttributeDecoderGeneral ClassificationLesion Classification+1

Boosting Dermatoscopic Lesion Segmentation via Diffusion Models with Visual and Textual Prompts

2023-10-04 · Shiyi Du, Xiaosong Wang, Yongyi Lu, Yuyin Zhou 외

Image synthesis approaches, e.g., generative adversarial networks, have been popular as a form of data augmentation in medical image analysis tasks. It is primarily beneficial to overcome the shortage of publicly accessi…

Data AugmentationImage GenerationLesion SegmentationMedical Image Analysis+1

Handling Inter-Annotator Agreement for Automated Skin Lesion Segmentation

2019-06-06 · Vinicius Ribeiro, Sandra Avila, Eduardo Valle

In this work, we explore the issue of the inter-annotator agreement for training and evaluating automated segmentation of skin lesions. We explore what different degrees of agreement represent, and how they affect differ…

Image SegmentationLesion ClassificationLesion SegmentationSegmentation+2

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

Generating Highly Realistic Images of Skin Lesions with GANs

2018-09-05 · Christoph Baur, Shadi Albarqouni, Nassir Navab

As many other machine learning driven medical image analysis tasks, skin image analysis suffers from a chronic lack of labeled data and skewed class distributions, which poses problems for the training of robust and well…

BIG-bench Machine LearningLesion SegmentationMedical Image AnalysisSkin Lesion Segmentation