dog-breed
There are 31 repositories under dog-breed topic.
stormy-ua/dog-breeds-classification
Set of scripts and data for reproducing dog breed classification model training, analysis, and inference.
JacobPolloreno/dog-breed-web-classifier
Simple classifier in your browser to predict dog breeds using Flask and Keras/Tensorflow.
moon05/transfer_learning_tensorflow
Transfer Learning with TensorFlow
nass59/dog-breed-classifier
CNN to Classify Dog Breeds using onvolutional Neural Network (CNN) that can classify at ~85% the dog breed from any user-supplied image
duoan/dl-dog-breed-identification
Kaggle dog breed identification implemented via gluon
nancyalaswad90/Capstone-Proposal
This project divided into Two-part : (( Dog Breed Classifier )) Capstone-Proposal + Capstone-Project
nancyalaswad90/Dog-Breed-Classifier
Second Deep learning project
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
UsmanIjaz/deep-learning-dog-breed-classification
using deep learning (CNN) to classify dog breeds
boxreb14/dog-project
Udacity Artificial Intelligence Nanodegree CNN Project. Created a CNN for breed classification of dogs by transfer learning using bottleneck features of four pre-trained models. Implemented the Haar cascade classifier for human face detection.
DucNgn/Dog-breed-Classifier
A web app that analyzes, recognizes, and gives information about dog breeds, all based on an image from the user 🐩
ManarAlharbi/DSND-Term2-Dog_Breeds_Classifier
Build a CNN model to classify images of dogs according to their breed.
Mitzelldone/FrontendMasters-Bootcamp
Frontend Masters Bootcamp 🏕️ - Get a complete, ground-up introduction to HTML, CSS, and JavaScript. Get hands-on experience building projects.
spctr01/Doogle
A web-based dog breed identifier in PyTorch deployed using Flask. This is an example of transfer learning for which Resnet152 is used.
sunsided/AIND-dog-project
Dog breed classification using DCNNs.
benztranwot/doggohood
A website with information about dog breeds. Built with Gatsby and Contenful CMS.
diarmaidfinnerty/Dog-Breed-Classifier
Using CNNs to identify the breed of dog in an image
EmanFCI22/dog-project
Use deep learning ( CNN ) to detect dog in images and specify the breed of the dog and another part of project, is detect human face then estimate of the dog breed that is most resembling :)
Hindram/DLND_Dog_Classification_CNN
The RNN will take an image of a dog then will identify an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed.
itamarrosenblum/Dog-API
Trying out the Dog API. The original dataset from the Stanford Dogs Dataset. Built using vanilla JS and CSS3.
saipavan9/Dog-Breed-Classifier
This is a Dog Breed Classifier built using CNN
sauravsharma001-zz/dog_breed_identification
Predicting dog's breed in an image using Machine Learning
ashwin1014/dog-breed-finder
Simple app to find random pictures of selected dog breeds
lucko515/dog-application
The dog application is the part of @Udacity Artificial Intelligence Nanodegree. Here I am implementing CNN in Keras to classify dog breeds.
MitchTODO/iOS-DogClassifier-App
iOS app classifier that will predict dog breed by passing selected image into a trained neural network model.
nabeelsalam/ng-dogs
Angular 5 and Bootstrap 4 Dog Database using the open dogs api (api available at https://dog.ceo/dog-api/)
sushantdhumak/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.