Skip to content
#

image-classification

Here are 7,168 public repositories matching this topic...

This is a CNN project in Python that classifies images from the Cifar10 dataset. The model used is ResNet-50, which has been trained on the dataset and saved as "resnet.h5" file. A Streamlit app has been created to load the model and predict the class of an image uploaded by the user.

  • Updated Apr 7, 2023
  • Jupyter Notebook

Improve this page

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

Learn more