Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 350 Bytes

identify_dog_breed

The project helps to identify dogs and their breed. Three classifiers are used (AlexNet, ResNet, vgg).

How to use

There are two scripts.
The first script is for classifying "pet_images" dir.

sh run_models_batch.sh

The second script is for classifying "pet_images" dir.

sh run_models_batch_uploaded.sh