Skip to content

Latest commit

Β 

History

History
14 lines (11 loc) Β· 543 Bytes

File metadata and controls

14 lines (11 loc) Β· 543 Bytes

🐢 Dog Vision: Dog Breed Identification

This project uses transfer learning to identify dog breeds from images with TensorFlow and MobileNetV2. The Dog Breed Identification dataset from Kaggle is the foundation of this project.

πŸ“š Introduction

Identify dog breeds using images with state-of-the-art deep learning techniques.

πŸ“ Dataset

Source: Kaggle Dog Breed Identification Contains images of 120 different dog breeds.

πŸ—οΈ Model Architecture

Base Model: MobileNetV2 Framework: TensorFlow Technique: Transfer Learning