This is a project for a CatvsDog classifier using a very limited number of samples
-
Updated
Jan 30, 2018 - Python
This is a project for a CatvsDog classifier using a very limited number of samples
Differentiate Dogs from cats using Tensorflow
VGG Deep Convolutional Network fine tuned on Cat vs Dog dataset using Transfer Learning. VGG was trained on famous IMAGENET dataset.
using MobilNet to classify cats vs dogs with tensorflow
Cat Dog Classification
Implementation of Binary image classification using Tensorflow Keras
A Computer vision based deep learning binary classification model which categorize an image as a cat or a dog. Model was trained on 30,000 images.
Developing a web app of machine learning model using flask is quite easy. One should have some basic knowledge in web development,not so much but quite a bit. It is just a introductory web app in flask classifying cat vs dog by deep learning model.
Tensorflow deep learning model serving using flask. The template is simple as main concern is building the web app. Template making quite easy than serving,it shows all the steps needed to linking the model with our web application.
Resnet50 Transfer Learning
Cat vs Dog Classification
My Deep Learning Work
Using a convolutional neural network on different datasets.
Cat vs Dog Image Classifier app using CNN implemented using Keras
Cat vs Dog Image Classifier using CNN implemented using Keras
I have trained two different CNN models for binary image classification to see which architecture has better accuracy, takes less time in training, how hyperparamters affect training and how many epochs do each of them need. I achieved 96% accuracy on the best model.
This is application created with Flutter to classify weather the image which is provided is shows cat or dog.
Add a description, image, and links to the catvsdog-classifier topic page so that developers can more easily learn about it.
To associate your repository with the catvsdog-classifier topic, visit your repo's landing page and select "manage topics."