Skip to content
#

skin-cancer-classification

Here are 24 public repositories matching this topic...

Code and results for a paper on early melanoma skin cancer detection. Implements and compares WGAN, RaLSGAN, and CycleGAN to correct class imbalance in dermatological image datasets, with a VGG16-based classifier used to evaluate downstream detection performance on the balanced data.

  • Updated Jul 16, 2026
  • Jupyter Notebook

This project uses TensorFlow to implement a Convolutional Neural Network (CNN) for image classification. The goal is to classify skin lesion images into different categories. The dataset used is HAM10000, which contains skin lesion images with associated metadata. The actual accuracy of the model is 90%. 🚀🚀

  • Updated May 19, 2024
  • Python

Improve this page

Add a description, image, and links to the skin-cancer-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the skin-cancer-classification topic, visit your repo's landing page and select "manage topics."

Learn more