Skip to content

Binary image classification on dog vs. cat Kaggle dataset. And multiclass image classification on Dog Breed Identification Kaggle dataset.

Notifications You must be signed in to change notification settings

sanketvavadiya/Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Classification

tensorflow: 1.13.1
keras: 2.2.4

Case study - 1

Binary image classification
Dataset_source.ipynb file creates directories of training, validation and test images
Dataset_utils.ipynb file will be used to initialized X and y of model
model_summary.ipynb is used to plot graph

  1. Download dataset
  2. Execute Dataset_source.ipynb
  3. Then all the models
  4. Evaluate model using model_evalution_utils.py

Case study - 2

Fine-grained image classification - Dog breed classification
Download dataset

references: A Comprehensive Hands-on Guide to Transfer Learning with Real-World Applications in Deep Learning

About

Binary image classification on dog vs. cat Kaggle dataset. And multiclass image classification on Dog Breed Identification Kaggle dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published