Skip to content
#

ham10000

Here are 22 public repositories matching this topic...

In this project, we used a transfer learning approach to build an image classification model for the classification of skin lesion, we trained our model specifically on the ham10000 dataset available on kaggle and we were able to achieve a 93.6% accuracy

  • Updated Jan 15, 2024
  • 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

This is a project that I worked on with my colleagues in the 6th Semester of my B.tech. In this project, we present a fully automatic method for skin lesion segmentation by leveraging UNet and FCN that is trained end to-end. For Skin lesion disease classification, we use a customized convolutional neural net. Designing a novel loss function base…

  • Updated May 24, 2021
  • Jupyter Notebook

Improve this page

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

Learn more