Skip to content

nsimonovici/dogs_breed_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dogs_breed_prediction

OC Data Scientist path project

  • exploring.ipynb : First approach notebook, testing data and image processing
  • breed_prediction.ipynb : Apply pre-processing, extract SIFT features, cluster features as visual words then classify on test pictures
  • transfer_learning.ipynb : Partial fine-tuning of VGG16 Convolutional Neural Network for our classification problem

Both classification methods are too computational greedy to run on my laptop, the aim here is to implement those and to get familiar with pictures classification and pre-processing.

About

OC Data Scientist path project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published