Some basic ML models in a single Android Application.
-
Updated
Nov 4, 2020 - Dart
Some basic ML models in a single Android Application.
Image Classification of dogs and cats using CNN
Deploy deep learning model to Heroku
Implementation of binary classification with Dog and Cat images using VGG16 architecture and Transfer Learning techniques
This repository contains implementation and evaluation scripts for various pre-trained deep learning models applied to binary classification of cats and dogs using transfer learning on a balanced dataset. Explore different architectures such as VGG16, VGG19, ResNet50, InceptionV3, DenseNet121, and MobileNetV2 fine-tuned for accurate classification.
Cats-vs-Dogs Prediction based on deep learning using OpenCV and Tensorflow/Keras.
Designed a deep learning model that can recognize if it is a cat or a dog.
Add a description, image, and links to the dogvscat topic page so that developers can more easily learn about it.
To associate your repository with the dogvscat topic, visit your repo's landing page and select "manage topics."