Skip to content

jiayii01/image-classification-CNN

Repository files navigation

image-classification-tensorflow

Using an existing model Inception V3, that is a convolutional neural network (CNN) that was developed by Google in 2016. It was trained on the ImageNet dataset, which contains over 1.2 million images labeled with 1000 different object categories. It is also a popular choice for transfer learning, which is a technique for using a pre-trained model as a starting point for training a new model on a different task.

Added additional layers to the pretrained Inception Model to customise to this specific dataset.

Streamlit UI

image image

Results

The model performed decently well, averaging around high 80s to 90% accuracy. image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published