kaggle-dogs-vs-cats
Image classifier
A Python implementation of a machine learning solution for classifying images as dogs or cats from the Kaggle competition.
Code for Kaggle Dovs vs. Cats competition http://www.kaggle.com/c/dogs-vs-cats
66 stars
9 watching
41 forks
Language: Python
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| An approach to image classification using a combination of pre-trained models and fine-tuning on two separate datasets | 40 |
| A Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers | 53 |
| A Redis-backed system for classifying documents into categories based on their content. | 38 |
| An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |
| An image classification model using a third-generation deep residual network. | 27 |
| An implementation of a deep neural network architecture for image classification using Keras. | 469 |
| An image classification tool designed to recognize typographical symbols | 148 |
| Provides a basic framework for training deep learning models on image classification tasks using PyTorch | 187 |
| An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification | 287 |
| A React Native drag-and-drop game where players swipe photos of animals to match categories. | 38 |
| A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 661 |
| An open-source Python library for evaluating and explaining the contribution of individual classifiers in machine learning ensembles. | 219 |
| A machine learning project to recognize landmarks from images using a deep neural network architecture. | 3 |
| An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |