stormy-ua / dog-breeds-classification
Set of scripts and data for reproducing dog breed classification model training, analysis, and inference.
☆119Updated 7 years ago
Alternatives and similar repositories for dog-breeds-classification:
Users that are interested in dog-breeds-classification are comparing it to the libraries listed below
- This is the baseline of Kaggle-dog-breed-classification on Python, Keras, and TensorFlow.☆31Updated 6 years ago
- Code that accompanies my blogpost on training and serving with tf.keras - published on TensorFlow's Medium page: https://medium.com/tenso…☆23Updated 2 years ago
- Classifying cat and dog images using Kaggle dataset☆83Updated last month
- Image classification using Tensorflow (Inception v3)☆84Updated 6 years ago
- Using Kaggle cats vs dogs dataset☆98Updated 7 years ago
- Tutorial on how to create your own object detection dataset and train using TensorFlow's API☆102Updated 6 years ago
- Face identification with cnn+triplet-loss written by Keras.