wenzhenghe7 / Dog-Breed-Classifier

Compare simple CNN from scratch with transfer learning using pre-trained model. Then utilize OpenCV API to complete the human/dog breed identification algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dog-Breed-Classifier

  1. Training dog breed classifier from scratch using simple CNN
  2. Using pre-trained model for transfer learning and then compare result.
  3. Using existing package for human face detection.
  4. Writing the algorithm for a dog identification app

About

Compare simple CNN from scratch with transfer learning using pre-trained model. Then utilize OpenCV API to complete the human/dog breed identification algorithm


Languages

Language:Jupyter Notebook 100.0%