GithubHelp home page GithubHelp logo

willyfh / cat-breed-classification-using-cnn Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 8.43 MB

Cat Breed Classification Using Convolutional Neural Networks

Jupyter Notebook 100.00%
capstone-project computer-vision convolutional-neural-networks deep-learning image-classification udacity

cat-breed-classification-using-cnn's Introduction

Cat Breed Classification Using Convolutional Neural Networks

Overview

In this project, I built a machine learning model capable of classifying images of cat breeds on the Oxford-IIIT Pet Dataset [1]. The convolutional neural network (CNN) model built in this project has a better accuracy compare than a previous model created by Parkhi et al. [2]. Transfer learning is performed to transfer the knowledge of previously trained CNN in order to get a better accuracy.

Attention: the notebook was executed & tested using GPU. So please make sure the GPU is available to avoid unexpected error.

You may also find the notebok file from this Google Colab page : https://colab.research.google.com/drive/17JsvgWQKitcmM18E9bd-eCQIZ6p5ES6d

Prerequisites (the installation cell is provided in the notebook):

  • torch==1.3.1
  • torchvision==0.4.2
  • numpy==1.15.4
  • pandas==0.24.2
  • matplotlib==3.0.3
  • tqdm==4.38.0
  • sklearn==0.20.3`1
  • seaborn==0.8.1

The dataset which will be used for this project can be downloaded by executing the 'Download' cell in the notebook.

Sample of correct predictions

References

[1] https://www.robots.ox.ac.uk/~vgg/data/pets/

[2] https://www.robots.ox.ac.uk/~vgg/publications/2012/parkhi12a/

cat-breed-classification-using-cnn's People

Contributors

willyfh avatar

Stargazers

 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.