Skip to content

A project aimed to classify dog breeds and search for the most matched image in the database

Notifications You must be signed in to change notification settings

BshoterJ/dog_breed_retrival

Repository files navigation

dog_breed_classification_and_retrival

A project aimed to classify dog breeds and search for the most matched images in the database

The detail experiments and usage can be found in my website: https://bshoterj.github.io/2019/01/20/dog-retrival/

or visit my group member's github: https://github.com/INFINITSY/dog_test

Requirements

  • Python3
  • PyTorch
  • keras
  • dataset: Stanford dog dataset (18 classes) class

Demo

Golden retrieve(金毛) t1

Siberian husky(哈士奇) t2

Dobeman(杜宾) t3

Model

  • object detection: YOLOv3
  • image retrival: ResNet50 + Euclid Distance model

About

A project aimed to classify dog breeds and search for the most matched image in the database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages