ZhangStella's Stars
ahmadashish/Dog-Identification-App
koushik-elite/Dog-Identification-App
Implementation of Convolutional Neural Networks using Dog Identification App
guptaharshita5/Dog-Identification-App
aabbhishek/-Dog-Identification-App-
This Project is about. Classification of Dogs on the base of there breed. And if its provided with Human Image it will say " If this person were a dog " what breed it would be.
KBLin1996/Kaggle-Dog_Breed_Identification_ML
gleamingMushroom/Deep-Learning-Dog-Breed-Identification
Kaggle Challenge - create a classifier capable of determining a dog's breed from a photo
hehan011223/Identification-of-Cat-and-Dog
Project of INFO7390
Samper-Escudero/Udacity_DLND_Dog_Breed_Classification
Identification and classification of dog breed in an input image
machine-learning-saurabh/dog-breed-classifier
dog breed classifier for kaggle competion - https://www.kaggle.com/c/dog-breed-identification
ramborra/Dog-Breed-Classifier
Convolutional Neural Networks Project: Write an Algorithm for a Dog Identification App
opfuchs/RESDOG
A transfer-learning based approach to dog breed identification using Keras/CNTK
willnorman95/Dog_Breed_Classifier_Python
Final Year Project Dog Breed Classifier App for the identification and detection of genetic disorders in dogs
mehtajinesh/Classify-Dog-Breeds-using-CNNs
The aim of this project is to create a dog breed identification application using CNNs. The resulting algorithm could be used as part of a mobile or web app. This design can be applied to image classification problem. The code will accept any user-supplied image as input. If a dog is detected in the image, it will provide an estimate of the dog's breed. If a human is detected, it will provide an estimate of the dog breed that is most resembling.
yuvalwiesel/DoGFinder
Recent studies discovered a widespread induction of transcriptional readthrough as a consequence of various stress conditions in mammalian cells. This novel phenomenon, initially identified from the analysis of RNA-seq data, suggests intriguing new levels of gene expression regulation. However, the mechanism underlying the readthrough phenomenon, as well as its regulatory consequences, still remain elusive. Furthermore, the readthrough response to stress has thus far not been investigated outside of mammalian species, and the occurrence of the readthrough phenomenon in many physiological and disease conditions remains to be explored. To facilitate a wider investigation into transcriptional readthrough, we created the DoGFinder software, which allows the identification and quantification of readthrough transcripts, DoGs, from any RNA-seq dataset. We further used DoGFinder to discover DoG induction in human PME cells following hypoxia – a previously unknown readthrough inducing stress type. This python based freely available software will enable users to explore, in a few simple steps, the readthrough phenomenon in any condition and organism.
jtmoogle/dog-project
Artificial Intelligence Nanodegree Convolutional Neural Networks Project: Write an Algorithm for a Dog Identification App. This is prepared for Udacity Machine Learning Engineer Nanodegree online class Author: jtmoogle @github.com All Rights Reserved
onegood7/Project-Write-an-Algorithm-for-a-Dog-Identification-App-
In this notebook, I make the first steps towards developing an algorithm that could be used as part of a mobile or web app. At the end of this project, My code will accept any user-supplied image as input. If a dog is detected in the image, it will provide an estimate of the dog's breed. If a human is detected, it will provide an estimate of the dog breed that is most resembling. The image below displays potential sample output of your finished project (... but we expect that each student's algorithm will behave differently!).
manish8917/Dog-Identification-App
A capston project of Udacity Machine Learning Algorithm for Dog Breed Classification.
KiranNiranjan/AIND-Dog-Project
Dog breed identification
YoungGer/Kaggle-DogBreed-Gluon
Kaggle competition——Dog Breed Identification
760chong/kaggle_dog
kaggle Dog Breed Identification
duoan/dl-dog-breed-identification
Kaggle dog breed identification implemented via gluon
Ayanzadeh93/Dog-Breeds-Identification
In this playground competition, you are provided a strictly canine subset of ImageNet in order to practice fine-grained image categorization. How well you can tell your Norfolk Terriers from your Norwich Terriers? With 120 breeds of dogs and a limited number training images per class, you might find the problem more, err, ruff than you anticipated.
girishsg24/Dog-Breed-Identification
Dog Breed Identification - Kaggle project (Machine learning model for dog breed classification for imagenet dataset)
airaria/DogBreedIdentification_RosettaStone
Using tensorflow and pytorch to classify dog breeds ( kaggle competition)
GuillaumeMougeot/DogFaceNet
FaceNet implementation for dog identification
saitoHugo/project-dog-breed-classifier-DLND
CNN model for a Dog Identification App - Deep Learning Nanodegree, Udacity
xiyinzhi/cnn_dog_breed_identification
Kaggle competition, distinguish dog breeds from 120 classes
yashrane/Dog-Breed-Identification
Uses a convolutional neural network to identify which breed a dog is
yizhenwang0811/dog_breed_identification
A fun project to identify dog breeds
fierceX/Dog-Breed-Identification-Gluon
Kaggle 120种狗分类,Gluon实现