Skip to content
#

skin-cancer-detection

Here are 39 public repositories matching this topic...

The dataset consists of 10015 dermatoscopic images which can serve as a training set for academic machine learning purposes. The objective to build deep learning model to classify given query image into one of the 7 different classes of skin cancer.

  • Updated Aug 17, 2022
  • Jupyter Notebook

This repository contains Python code for generating a skin cancer detection model and utilizing it to detect skin cancer from user-inputted images or videos. The model architecture follows a sequential structure consisting of convolutional and pooling layers, with the final output layer using a sigmoid activation function.

  • Updated May 28, 2023
  • Python

Improve this page

Add a description, image, and links to the skin-cancer-detection 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-detection topic, visit your repo's landing page and select "manage topics."

Learn more