Code Monkey home page Code Monkey logo

yashpatel-py / dog-breed-prediction Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 5.0 318 KB

In this project i have downloaded the data from kaggle to train and test the breed of the dogs, ferther details has been given in the code JUPYTER NOTEBOOK

Jupyter Notebook 100.00%
data-science dog-breed-classifier dog-breed-identification dog-breed-classification jupyter-notebook pandas pandas-dataframe python3 matplotlib matplotlib-pyplot sklearn keras tensorflow skimage

dog-breed-prediction's Introduction

Dog breed prediction

  • In this project, I have used tensorflow and keras to build train and test a convolutional nueral network to predict dog breed.

Open Source Love

Python NumPy Pandas Jupyter Notebook Anaconda

Steps to build project

  1. Load the dataset from Kaggle. IMPORTANT Download Data set from Here SIZE: 750MB
  2. Load labels from CSV for lables that contain an image ID and breed.
  3. Checking the breed count.
  4. ONT-HOT Encoding on lables data PREDIC.TION column.
  5. Load the images, Convert them to an array & nirmalize them.
  6. Check the shape and size of the X and Y Data.
  7. Building the model Network Architecture.
  8. Split the data and fir it into the model and create new accuracy point.
  9. Evaluate the model for accuracy score.
  10. Using the model for prediction.

NOTE: If you have Ananconda installed then you will not need requirements.txt because anaconda comes will preinstalled pachages

NOTE: This project will take about 1 hour to run Depends on your computer

Accuracy Graph

Graph Image

Output

Output Image

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.