An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dog-breed-classifier

jarif87/Dog-Breed-Classification-App

Predict dog breeds from images using a pre-trained TensorFlow model with a simple Streamlit web app.

Language: Jupyter Notebook - Size: 5.27 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ballasaimounika/Pretrained-Image-Classifier-to-Identify-Dog-Breeds

AI Programming with Python - Project 1

Language: Python - Size: 8.65 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

22r01a6672/Pretrained-Image-Classifier-to-Identify-Dog-Breeds

Udacity's AI Programming with python first project

Language: Python - Size: 8.69 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

nikhilroxtomar/Dog-Breed-Classifier-using-TF2.0

A simple classification model takes the advantage of transfer learning to train the model to identify the dog images.

Language: Python - Size: 3.03 MB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 7

Monish226/Dog-Breed-Prediction

Language: Python - Size: 595 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

superryeti/Dog-breed-Classifier

This is a project 2 in course Deep learning Nano Degree by udacity.

Language: HTML - Size: 10.3 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

roissyahf/Predict-Dog-Breeds-Python

Predict Dog Breed using Python Function instead of Using Actual Classifier

Language: Python - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

GauravG-20/Dog-Breed-Image-Classifier

The image classifier to recognize different breeds of dog. Dataset used contains 50 images of dogs. In Image Classifier Project Resnet18, Alexnet, VGG16 from torchvision.models pretrained models were used. It was loaded as a pre-trained network, in which input images are transformed and resized for better prediction.

Language: Python - Size: 10.4 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Aboeleneen/Dog-Breed-Classifier

Udacity Deep Learning Nanodegree Dog breed classification project in pytorch using convolutional neural network

Language: HTML - Size: 4.48 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

amolgorithm/windows-dog-classifier

Flutter desktop application for classifying dog breeds using a pre-trained TensorFlow model. Users can upload a dog photo, and the app sends it to a Python script for prediction. The result is displayed with the top predicted dog breeds and probabilities. Note: Currently available for Windows only.

Language: Dart - Size: 10.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SnehBihani08/Udacity-dog-breed-classifier

Determine how well the "best" classification algorithm works on correctly identifying a dog's breed. If you are confused by the term image classifier look at it simply as a tool that has an input and an output. The Input is an image. The output determines what the image depicts. (for example, a dog).

Language: Python - Size: 8.47 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NirmalSilwal/UDACITY-Deep-Learning-Nanodegree-PROJECTS

These are the projects I did on my Udacity Deep Learning Nanodegree 🌟 💻 💻. 💥 🌈

Language: HTML - Size: 99.6 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 19 - Forks: 0

yashv6655/Dog-Identification-With-Tensorflow

A machine learning workflow that classifies dog images based on the breed.

Language: Jupyter Notebook - Size: 3.96 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

algorithm-ssau/image-caption-generator

Порождение подписей к изображениям. Классификация изображений. Прогнозирование временных рядов

Language: Jupyter Notebook - Size: 125 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

obeshor/nd101-Dog-breed-classifier

Udacity's Deep Learning Nanodegree Project - Dog-Breed Classifier

Language: HTML - Size: 6.65 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

abhigyan2311/dog-breed-classifier

Dog Breed Classifier using Convolutional Neural Networks

Language: Jupyter Notebook - Size: 51 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

n1ghtf4l1/aws-deepracer-2022-august

Developers of all skill levels get hands on with machine learning through a cloud based 3D racing simulator, fully autonomous 1/18th scale race car driven by reinforcement learning, and global racing league.

Language: Jupyter Notebook - Size: 147 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

droxey/ml-xception

🐶 Deploy a predictive classification model for dog breeds using Flask + Keras!

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

aman-chhetri/Udacity-AI-Programming-with-Python

Repository of the Udacity AI Programming with Python Project Submission Files

Language: HTML - Size: 9.89 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SW031/udacity-deep-learning-project-dog-breed-classifier

Build a convolutional neural network with PyTorch to classify any image (even an image of a face) as a specific dog breed using Transfer Learning.

Language: Jupyter Notebook - Size: 2.81 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhagatsnehal/dog-breed-classification-model-deployment-AWS

Dog Breed Classification using Transfer Learning in AWS Sagemaker

Language: Jupyter Notebook - Size: 6.37 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

pranaysingh25/Dog-Breed-Classifier

Constructed an algorithm that works on user supplied image. If a dog is detected, it estimates the breed of the dog, Trained using Transfer learning with CNN.

Language: Jupyter Notebook - Size: 617 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Maulishri/Dog-Breed-Classifiacation

A RNN that identifies the picture of a dog you input. It identifies it as one of the many it has been trained. If the picture you provide is not present in the sets for it has been trained on, It shows the one with closest resemblence.

Language: HTML - Size: 2.47 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jgurakuqi/deep-learning-based-dog-breed-classifier

The goal of the project is to improve a kaggle project about Dog Breed Classification, achieving an higher test accuracy. The original project achieved 79% of accuracy on the test set, while this one goes up to 87%. Also further improvements were made to the data processing pipeline in terms of modularity and performance.

Language: Jupyter Notebook - Size: 4.77 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

harichselvamc/Dog_Breed_detection

Identify dog breeds with ease using this Streamlit app powered by a pre-trained machine learning model.

Language: Jupyter Notebook - Size: 187 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pottekkat/dog-eyes

This notebook builds a multiclass image classifier for classifying dog breeds using TensorFlow 2.0 and TensorFlow Hub.

Language: Jupyter Notebook - Size: 4.7 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

rgdeekshith/Dog-Breed-Identification

Built a machine learning model to classify the dogs based on their breeds after identifying their breeds with the help of TensorFlow.

Language: Jupyter Notebook - Size: 683 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

aniruddhadave/Udacity-AI-Nanodegree

Projects for Artificial Intelligence Nanodegree

Language: Jupyter Notebook - Size: 10.9 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

senaa07/DogBreedPredictionMLops

DogBreed Classifier MLOPS

Language: Jupyter Notebook - Size: 61.9 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

tbs89/aws-ml-image-classification

Machine Learning project deployed in AWS that classifies dog breeds using a Base Model ResNet50 from torchvision library

Language: Jupyter Notebook - Size: 8.87 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

andreiliphd/dog-human-classifier-neural-network

Identification of humans using CV2 Haar-like features and classification of dogs using CNN and pretrained CNN(transfer learning).

Language: HTML - Size: 1.71 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Infi-09/Image-Classification-Project

In this project we are given by the 10000+ images of dogs for both the train and the test data sets. We are suppose to predict the breed of the dog by training the model with dog image

Language: Jupyter Notebook - Size: 673 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

nirupamaprv/MLDogBreeder

Project for Udacity MLND for dog breeder classification

Language: HTML - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

HarigovindV10/Dog-Breed-Classifier

A progam to identify to which breed a particular dog belongs to based on the image provided

Language: Jupyter Notebook - Size: 1.23 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

ChrisBg/Machine-Learning-Engineer-Nanodegree-Udacity

Welcome to the repo of my Capstone project that I carried out as part of my Machine Learning Engineer Nanodegree at Udacity

Language: HTML - Size: 9.47 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Lydia-Strough/Lydia-Strough_Python3_What-Pup

Dog Breed Image Classification Web Application. Met requirements for WGU Computer Science Capstone.

Language: Jupyter Notebook - Size: 2.08 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Robrowno/dog-breeds-angular

An App that displays information about different dog breeds for a technical test using Typrescript/Angular Framework

Language: TypeScript - Size: 16.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Jaiswal0786/Dog-Breed-Identification

Implementation of a convolutional neural network (CNN) for identifying dog breeds, the code uses Keras and TensorFlow to train and evaluate the model.

Language: Jupyter Notebook - Size: 23 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kHarshit/udacity-nanodegree-projects

Udacity nanodegree projects: DLND, DRLND, DAND

Language: Jupyter Notebook - Size: 46.3 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 16

yshastri66/dog-breed-classifier

Object Classification project with Heroku deployment, which classfies 30 Dog breeds using tensorflow

Language: Jupyter Notebook - Size: 4.9 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 3

faizankarim/dog_classification_flutter_app

Language: Dart - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

faizankarim/transfer-finetune_inception_dog_dataset

Language: Python - Size: 1.01 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AbdelTID/Pre-trained-Image-Classifier-to-Identify-Dog-Breeds

Project 1 as part of Udacity's `AI Programming with Python` Nanodegree.

Language: Python - Size: 8.88 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

parthdasawant/Pre-trained-Image-Classifier-to-Identify-Dog-Breeds

Image Classification for a City Dog Show Project Goal Improving your programming skills using Python. In this project, I use a created image classifier to identify dog breeds. It is for one of the submission for the udacity nanodegree program

Language: Python - Size: 8.45 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

yashpatel-py/Dog-Breed-Prediction

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

Language: Jupyter Notebook - Size: 311 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

ravireddy07/DL-Dog_Breed_Classifier

Dog Breed Classifier Project-Deep Learning Nanodegree Udacity

Language: HTML - Size: 11.3 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

Ibraam-Nashaat/Dogs-Image-Classifier

Dogs Image Classifier classifies pet images to dogs and not dogs and identify the breeds of the classified dogs using transfer learning via PyTorch pretrained models.

Language: Python - Size: 8.52 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Ankit-Kumar-Saini/Dog_Breed_Classifier

End-to-end deep learning pipeline to classify images of dogs and humans to determine what breed the human or dog most resembles

Language: Jupyter Notebook - Size: 93.4 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

mayur29/Udacity_Machine_Learning_Projects

These are all the assignments from Udacity Nanodegree Machine Learning course

Language: Jupyter Notebook - Size: 10.3 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 5

souravs17031999/Dog-Breed-Classifier-App

This repo includes complete end to end algorithm for dog breed classification mechanism using deep learning.

Language: HTML - Size: 5.63 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

prateeksawhney97/Dog-Breed-Classification-Project-Using-Flask

Dog Breed classifier project of the Data Scientist Nanodegree by Udacity. A Web Application is developed using Flask through which a user can check if an uploaded image is that of a dog or human. Also, if the uploaded image is that of a human, the algorithm tells the user what dog breed the human resembles the most. The Deep Learning model distinguishes between the 133 classes of dogs with an accuracy of over 82.89%.

Language: HTML - Size: 103 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 4

reedemus/dog_breed_classifier

Capstone Project for Udacity Machine Learning Engineer NanoDegree

Language: Jupyter Notebook - Size: 6.24 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BshoterJ/dog_breed_retrival

A project aimed to classify dog breeds and search for the most matched image in the database

Language: Python - Size: 1.04 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1

nancyalaswad90/Deep-Learning-Nanodegree

Included five projects - Predicting Bike-Sharing Data - Dog Breed Classifier -Deploy a Sentiment Analysis Model

Size: 634 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

tfesenko/Dog-Breed-Classifier

The dog-breed classifier project is a part of Udacity Deep Learning Nanodegree

Language: HTML - Size: 141 MB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

maanavshah/dog-breed-classifier

A dog breed classifier using Transfer Learning with Convolutional Neural Networks in PyTorch.

Language: HTML - Size: 108 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

BayTown/UD-MLND-Dog-Breed-Classifier

Udacity MLND Capstone Project Dog Breed Classifier

Language: Jupyter Notebook - Size: 108 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AI-technologies-for-IR-system/image-search-engine

This project is about creating image search engine for the discipline "Artificial intelligence technologies for information retrieval system"

Language: Jupyter Notebook - Size: 136 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sanmitraD/Dog-breed-classification-using-CNNs

submission to udacity deep learning nanodegree . original comde can be found at https://github.com/udacity/deep-learning-v2-pytorch

Language: Jupyter Notebook - Size: 4.14 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Ankit-Kumar-Saini/Machine_Learning_Udacity

Language: Jupyter Notebook - Size: 87 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

seongjaeryu/dog-identification-app

Dog Breed Classifier using Convolutional Neural Network

Language: Jupyter Notebook - Size: 35.8 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ierolsen/Udacity-Dog-Breed-Classifier

Udacity Machine Learning Engineering Nanodegree program final project

Language: Jupyter Notebook - Size: 89.7 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

nikiforovta/Summer-Project-21

Language: Jupyter Notebook - Size: 637 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

saranshmanu/Transfer-Learning-Dog-Breed-Classifier

Given an image of a dog, algorithm will identify an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed.

Language: HTML - Size: 58.3 MB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Supearnesh/ml-dog-cnn

A convolutional neural network trained to classify dog breeds.

Language: Python - Size: 1.21 GB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

jasbir-singh-1203/udacity-dog-breed-classifier-cnn

Udacity project for Dog breed classifier using CNN

Language: HTML - Size: 93.1 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sahleone/-Dog_Breed_Classifier-Human_Detector

Implements an algorithm to detect humans, dogs and a Dog breed classifier

Language: Jupyter Notebook - Size: 4.5 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Prajwal10031999/Dog-Breed-Classification-Using-InceptionV3

A dog breed classification model created using CNN with InceptionV3 pretrained weights .

Language: Jupyter Notebook - Size: 823 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

tynandebold/doggie-dictionary

Select a breed of dog to see a photo of that breed.

Language: JavaScript - Size: 2.41 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

amitrajitbose/dog-breed-classifier

Intelligent deep learning model for dog breed classification classification

Language: Jupyter Notebook - Size: 170 MB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

rojandhimal/Dog-Breed-Classifier

Language: HTML - Size: 19 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ArushiC/Dog-Breed-Classifier

Create a dog breed classifier using Convolutional Neural Network

Language: Jupyter Notebook - Size: 4.88 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

hash-ir/Dog-Breed-Classifier

Deep Learning Nanodegree Project 2 | Dog Breed Classifier

Language: Jupyter Notebook - Size: 10.7 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

YolandaAlvarez/Dog-Breed-Classifier

Project for the module Convolutional Neural Networks for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

Language: Jupyter Notebook - Size: 4.91 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

soni-ratnesh/Street-Dog-Breeed-Image-Classifier

Wondering of which breed is that streat dog. Model to predict the breed of a street dog given its image. Usses RESNET for predoction.

Language: Jupyter Notebook - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

anushkayadav/Dog-Breed-Classifier-WebApp

Language: Jupyter Notebook - Size: 92 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

madhur-taneja/Dog-Breed-Classifier

A Deep Learning project to identify a dog's breed or resembling dog breed for the user-supplied images using CNNs

Language: HTML - Size: 2.88 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

phreakyphoenix/Dog-Breed-Classifier

2 Dog Breed Classifiers; one made from scratch and another from pretrained VGG16, for Udacity DLND, made with :heart: in Pytorch. Do :star2: the repo and show some love. :rocket:

Language: HTML - Size: 47.6 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

rpradeepsurya/mlnd-dog-breed-recognition

Udacity Machine Learning Nanodegree - Deep learning project (Jan 2019)

Language: Python - Size: 3.97 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

lcarcamo1526/Dog-breed-classifier

Dog breed classifier using Resnet150 and Pytorch

Language: HTML - Size: 5.08 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

yh08037/ABR-Lab-Summer-Project

[2019.S] ABR Lab 학부연수생 여름 프로젝트 과제

Language: Jupyter Notebook - Size: 9.13 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

martinoywa/dog-breed-classifier-udacity-project

Language: Jupyter Notebook - Size: 2.55 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

starkblaze01/Dog-Breed-Classifier

Dog-Breed Classifier

Language: HTML - Size: 18.5 MB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

starkblaze01/Predicting-Bike-Sharing-Patterns

This repository contains the Deep Learning Nano-degree projects by Udacity

Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

pksvv/Deep_Learning_CNN_Dog_Breed_Classifier

dog-breed-classifier dnld

Language: Jupyter Notebook - Size: 13.4 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

sushant1827/Dog-Breed-Classifier

Deep Learning Nanodegree Project : Given an image of a dog, the algorithm will identify an estimate of the canine’s breed. If supplied with an image of a human, the code will identify the resembling dog breed.

Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

GOVINDDIXIT/Dog-Breed-Classifier

Welcome to the Dog-Breed Classifier project! This project build a pipeline to process real-world, user-supplied images. Given an image of a dog, the algorithm will identify an estimate of the canine’s breed. If supplied an image of a human face, the code will identify the resembling dog breed.

Language: HTML - Size: 109 MB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

Ni3verma/Dog-breed-classifier

Dog breed classifier using CNN and transfer learning. It can also detect human faces in photo(if any) and tell the most resembling breed

Language: Jupyter Notebook - Size: 1.44 MB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

vyaslkv/Dog-Breed-Classifier-Pytorch

Multiple class image classifier using Deep Learning frame work Pytorch

Language: Jupyter Notebook - Size: 2.08 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

moon05/transfer_learning_tensorflow

Transfer Learning with TensorFlow

Language: Python - Size: 91.2 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

learningwithmachines/dog-breed-classifier

dog breed classifier based on convnets, using catdog and lfw datasets.

Language: Jupyter Notebook - Size: 55.2 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

alex01001/dog-breed-classifier

A machine learning algorithm based on Convolutional Neural Networks to identify dog breeds

Language: HTML - Size: 18.7 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

alokyadav777/Dog_Breed_Classifier

Dog Breed classifier using Transfer learning

Language: Jupyter Notebook - Size: 52.2 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

lightsalsa251/Dog-Breed

Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: 8 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

div3125/udacity-deep-learning

Deep Learning Project for Udacity Machine Learning Nanodegree

Language: HTML - Size: 2.28 MB - Last synced at: 11 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Related Keywords
dog-breed-classifier 95 deep-learning 33 pytorch 27 cnn 19 transfer-learning 18 udacity-nanodegree 18 convolutional-neural-networks 18 python 17 image-classification 15 machine-learning 14 tensorflow 14 keras 13 udacity 10 udacity-deep-learning 9 python3 7 udacity-machine-learning-nanodegree 6 cnn-classification 6 artificial-intelligence 6 dog-breed-identification 5 tensorflow2 5 neural-network 5 deep-neural-networks 5 pandas 5 classification 4 ai-programming-with-python 4 vgg16 4 alexnet 4 resnet 4 jupyter-notebook 4 resnet-50 4 dog-breed 4 convolutional-neural-network 4 dog-breed-classification 4 projects 3 numpy 3 machine-learning-algorithms 3 opencv 3 data-science 3 aws 3 ai 3 cnn-keras 3 sagemaker 3 vgg 3 dlnd 3 computer-vision 3 cnn-pytorch 2 flask 2 resnet-152 2 cnn-architecture 2 dogs 2 classification-algorithm 2 kaggle-dataset 2 udacity-course 2 google-colab 2 udacity-projects 2 inception-v3 2 keras-tensorflow 2 keras-neural-networks 2 kaggle-competition 2 image 2 streamlit 2 inception 2 image-augmentation 2 matplotlib 2 efficientnet 2 deep-reinforcement-learning 2 pytorch-cnn 2 flutter 2 anaconda 2 dog-breeds 2 bike-sharing-patterns 2 torchvision 2 bottleneck-features 2 inceptionv3 2 image-classifier 2 face-recognition 2 face-detection 2 haar-cascade-classifier 2 scikit-learn 2 udacity-machine-learning 1 image-retrieval 1 local-binary-patterns 1 histogram-of-oriented-gradients 1 energy-monitor 1 residual-networks 1 app 1 matplotlib-pyplot 1 pandas-dataframe 1 skimage 1 sklearn 1 recognition 1 classifier 1 dogs-classifier 1 pretrained-models 1 resnet18 1 cnn-models 1 dog-detector 1 udacity-data-scientist-nanodegree 1 appliance-monitor 1 boston-housing-price-prediction 1