Skip to content
#

dog-breed-classification

Here are 22 public repositories matching this topic...

End-to-end notebook for classifying 120 dog breeds using deep learning. Features data preprocessing, transfer learning (MobileNetV2), model training, evaluation, visualization, and Kaggle-ready submission—all with TensorFlow 2.x and TensorFlow Hub.

  • Updated Aug 30, 2025
  • Jupyter Notebook

This project uses deep learning and transfer learning with TensorFlow to classify dog breeds from images. Trained on the top 10 breeds from the Kaggle dataset, the model achieves over 94% validation accuracy.

  • Updated Jul 22, 2025
  • Jupyter Notebook

DetectoDog is a dog breed image recognizer powered by deep learning. It uses a custom-trained image classification model based on popular vision backbones. Designed to be lightweight and accurate, it will be wrapped in a mobile app for fast, on-the-go breed detection.

  • Updated Apr 26, 2025
  • Jupyter Notebook

image caption generator, dog breed classifier, stock forecasting 🤖🖼️ Порождение подписей на русском языке к изображениям (Python, Keras). Собрал нейросеть из двух частей – свёрточная и рекуррентная части. Получил датасет путём перевода на русский датасета Flickr 8k с помощью Yandex Translate API. Получил метрику BLEU равной 0.51.

  • Updated Nov 26, 2022
  • Jupyter Notebook

Determine how well the "best" classification algorithm works on correctly identifying a dog's breed. If you are confused by the term image classifier look at it simply as a tool that has an input and an output. The Input is an image. The output determines what the image depicts. (for example, a dog).

  • Updated May 14, 2024
  • Python

Improve this page

Add a description, image, and links to the dog-breed-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dog-breed-classification topic, visit your repo's landing page and select "manage topics."

Learn more