GithubHelp home page GithubHelp logo

0xnomy / image-classification-ensemble-model-vgg16-inceptionv3 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 898 KB

Image classification using InceptionV3 and VGG16

Jupyter Notebook 99.89% Python 0.11%

image-classification-ensemble-model-vgg16-inceptionv3's Introduction

Tom and Jerry Image Classification

This project aims to classify images of Tom and Jerry characters using deep learning models. We utilize pre-trained models, InceptionV3 and VGG16, to enhance our image classification tasks. My Kaggle Profile

Table of Contents

Introduction

This project involves the classification of images into four categories: Jerry, Tom, None, and Both. We use transfer learning with InceptionV3 and VGG16 models for this purpose.

Data Preprocessing

  • Setting constraints and loading dataset.
  • Splitting the dataset into training and validation sets.
  • Displaying sample images and class distribution.

Model Training

We trained two models: InceptionV3 and VGG16. Both models were fine-tuned on our custom dataset.

Results

  • The models achieved the following accuracies:
    • InceptionV3: Training Accuracy - 85.40%, Validation Accuracy - 71.14%
    • VGG16: Training Accuracy - 99.79%, Validation Accuracy - 83.84%

Conclusion

This project demonstrates the effectiveness of transfer learning in image classification tasks. By leveraging pre-trained models like InceptionV3 and VGG16, we achieved high accuracy in classifying images of Tom and Jerry characters.

References

image-classification-ensemble-model-vgg16-inceptionv3's People

Contributors

0xnomy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.