Skip to content
#

cnn-classification

Here are 546 public repositories matching this topic...

This project utilizes deep learning to detect pneumonia from chest X-ray images, offering both model training and real-time inference through Jupyter Notebooks and a Flask web application. With a focus on flexibility and user-friendliness, it empowers users to fine-tune model parameters and seamlessly deploy the trained model for accurate pneumonia

  • Updated May 28, 2024
  • 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

Improve this page

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

Learn more