Giter VIP home page Giter VIP logo

priyathamhub / dog-breed-classifier Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 5.41 MB

A dog breed classifier made using Convolutional Neural Networks and Transfer Learning, as a part of the Udacity's Machine Learning Engineer Nanodegree.

License: GNU General Public License v3.0

HTML 53.12% Jupyter Notebook 46.88%
deep-learning cnn udacity-nanodegree transfer-learning machine-learning vgg16 resnet-101 image-classification

dog-breed-classifier's Introduction

Dog Breed Classifier Capstone Project

Project Overview

This project aims to build a pipeline that can be used within a web or mobile app to process real-world, user-supplied images. Given an image of a dog, our algorithm identifies an estimate of the canine’s breed. If supplied an image of a human, the code identifies the resembling dog breed.

Screenshot 2020-10-23 181443 Screenshot 2020-10-23 181522

Along with exploring state-of-the-art CNN models for classification and localization, this project aims to highlight the challenges involved in piecing together a series of models designed to perform various tasks in a data processing pipeline. Each model has its strengths and weaknesses, and engineering a real-world application often involves solving many problems without a perfect answer.

To get a better understanding of the project, you may read the Project Report.

Dependencies

This project mainly makes use of Python, Jupyter Notebooks, OpenCV and PyTorch. Other packages used in this project have been listed in the requirements.txt file and may be installed following the instructions in the Project Instructions section.

Project Instructions

To manually run through the code, you may either follow the instructions given below to run the code locally, or you may simple follow this URL to open the notebook on Google Colab: https://bit.ly/3hFjpC3

Instructions

  1. Clone the repository and navigate to the downloaded folder.

    	git clone https://github.com/priyathamhub/dog-breed-classifier.git
    	cd deep-learning-v2-pytorch/project-dog-classification
    
  2. Download the dog dataset. Unzip the folder and place it in the repo, at location path/to/dog-project/dogImages. The dogImages/ folder should contain 133 folders, each corresponding to a different dog breed.

  3. Download the human dataset. Unzip the folder and place it in the repo, at location path/to/dog-project/lfw. If you are using a Windows machine, you are encouraged to use 7zip to extract the folder.

  4. Install the necessary Python packages

    pip install -r requirements.txt
    
  5. Open a terminal window and navigate to the project folder. Open the notebook and follow the instructions.

    jupyter notebook dog_app.ipynb
    

This project was submitted as the Capstone Project for the Machine Learning Engineering Nanodegree Program at Udacity

dog-breed-classifier's People

Contributors

priyathamhub avatar

Stargazers

 avatar

Watchers

 avatar  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.