Skip to content

Creating a Sequential CNN model to classify images of various datasets and comparing the results to pretrained models (VGG16 and Inception V3). A dashboard design for the CNN model for the prediction

Notifications You must be signed in to change notification settings

preraktrivedi7/ImageClassification-using-CNN-TransferLearning-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageClassification using CNN-TransferLearning-Dashboard

Creating a Sequential CNN model to classify images of various datasets and comparing the results to pretrained models (VGG16 and Inception V3). A dashboard design for the CNN model for the prediction

Summary

This project is on classification of images on two different datasets containing atotal of 8992 images of which the model used 75 percent dataset to train and 25 percent dataset to test the results. The accuracy obtained by using a basic Sequential CNN model is almost 73 percent. The results generated by the pretrained models of Oxford (VGG16) and Google (Inception V3)is more accurate by a difference of 10 percent than our custom model.

Results

CNN Loss Cofusion Matrix of Dataset Inception Accuracy VGG Accuracy CNN Accuracy

Dashboard

Please note that dashboard will be hosted on 127.0.0.1:8050 dash2 dash3 dash1

About

Creating a Sequential CNN model to classify images of various datasets and comparing the results to pretrained models (VGG16 and Inception V3). A dashboard design for the CNN model for the prediction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published