Skin Cancer Images Classification using Transfer Learning Techniques
Md Sirajul Islam, Sanjeev Panta

TL;DR
This study evaluates five transfer learning models for early skin cancer detection, fine-tuning them with data augmentation and hyperparameter tuning to improve accuracy on a public dataset.
Contribution
It compares multiple transfer learning approaches and optimizes their performance for skin cancer classification, highlighting ResNet-50's superior accuracy.
Findings
ResNet-50 achieved 93.5% accuracy.
Data augmentation improved model stability.
Fine-tuning enhanced classification performance.
Abstract
Skin cancer is one of the most common and deadliest types of cancer. Early diagnosis of skin cancer at a benign stage is critical to reducing cancer mortality. To detect skin cancer at an earlier stage an automated system is compulsory that can save the life of many patients. Many previous studies have addressed the problem of skin cancer diagnosis using various deep learning and transfer learning models. However, existing literature has limitations in its accuracy and time-consuming procedure. In this work, we applied five different pre-trained transfer learning approaches for binary classification of skin cancer detection at benign and malignant stages. To increase the accuracy of these models we fine-tune different layers and activation functions. We used a publicly available ISIC dataset to evaluate transfer learning approaches. For model stability, data augmentation techniques are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCutaneous Melanoma Detection and Management · AI in cancer detection
