Skip to content
#

skin-cancer-detection

Here are 14 public repositories matching this topic...

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

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

This project develops an advanced medical image segmentation system using U-Net, Generative Adversarial Networks (GANs) for data augmentation, and a Large Language Model (LLM) like GPT-2 for generating descriptive reports. Leveraging NVIDIA GPUs, it enhances accuracy and provides detailed insights through accelerated computing and integrated AI.

  • Updated Dec 4, 2024
  • 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