TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/MFSNet: A Multi Focus Segmentation Network for Skin Lesion...

MFSNet: A Multi Focus Segmentation Network for Skin Lesion Segmentation

Hritam Basak, Rohit Kundu, Ram Sarkar

2022-03-27Skin Lesion SegmentationSegmentationLesion SegmentationSemantic SegmentationMedical Image Analysis
PaperPDFCodeCode(official)

Abstract

Segmentation is essential for medical image analysis to identify and localize diseases, monitor morphological changes, and extract discriminative features for further diagnosis. Skin cancer is one of the most common types of cancer globally, and its early diagnosis is pivotal for the complete elimination of malignant tumors from the body. This research develops an Artificial Intelligence (AI) framework for supervised skin lesion segmentation employing the deep learning approach. The proposed framework, called MFSNet (Multi-Focus Segmentation Network), uses differently scaled feature maps for computing the final segmentation mask using raw input RGB images of skin lesions. In doing so, initially, the images are preprocessed to remove unwanted artifacts and noises. The MFSNet employs the Res2Net backbone, a recently proposed convolutional neural network (CNN), for obtaining deep features used in a Parallel Partial Decoder (PPD) module to get a global map of the segmentation mask. In different stages of the network, convolution features and multi-scale maps are used in two boundary attention (BA) modules and two reverse attention (RA) modules to generate the final segmentation output. MFSNet, when evaluated on three publicly available datasets: $PH^2$, ISIC 2017, and HAM10000, outperforms state-of-the-art methods, justifying the reliability of the framework. The relevant codes for the proposed approach are accessible at https://github.com/Rohit-Kundu/MFSNet

Results

TaskDatasetMetricValueModel
Medical Image SegmentationISIC 2017Mean IoU97.4MFSNet
SkinISIC 2017Mean IoU97.4MFSNet
Semantic SegmentationHAM10000Average Dice90.6MFSNet
Semantic SegmentationHAM10000Average IOU90.2MFSNet
Semantic SegmentationISIC 2017Average Dice98.7MFSNet
Semantic SegmentationPH2Average Dice95.4MFSNet
Semantic SegmentationPH2Average IOU0.914MFSNet
10-shot image generationHAM10000Average Dice90.6MFSNet
10-shot image generationHAM10000Average IOU90.2MFSNet
10-shot image generationISIC 2017Average Dice98.7MFSNet
10-shot image generationPH2Average Dice95.4MFSNet
10-shot image generationPH2Average IOU0.914MFSNet

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17