Skip to content

MINEEJA/Dog_Breed_Identifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Dog_Breed_Identifier- Using Transfer Learning

The steps involved are,

  1. Download and unzip data from https://www.kaggle.com/competitions/dog-breed-identification/data
  2. Explore, analyse and clean data
  3. Prepare data for modelling - convert label names to boolean array, modify image size, convert data to batches etc.
  4. Training and validating on a sample data of 1000 images, saving the model and checking the results.
  5. Training on the full data.
  6. saving the model.
  7. Testing - test data and custom data sets.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published