AzeemWaqarRao / cifar10-image-recognition

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.

Home Page:https://azeemwaqarrao-cifar10-image-recognition-streamlit-app-v8eci1.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzeemWaqarRao/cifar10-image-recognition Stargazers