venkateshtata / cnn_medium.Links
A simple binary classifier to predict if the given image is a cat or a dog.
☆98Updated 7 years ago
Alternatives and similar repositories for cnn_medium.
Users that are interested in cnn_medium. are comparing it to the libraries listed below
Sorting:
- Classify images, specifically document images like ID cards, application forms, and cheque leafs, using CNN and the Keras libraries.☆109Updated last year
- code for real time object detection using TensorFlow and openCV☆89Updated 4 years ago
- A series of notebooks describing how to use YOLO (darkflow) in python☆248Updated 5 years ago
- Using Kaggle cats vs dogs dataset☆98Updated 7 years ago
- A convolutional neural network from scratch☆102Updated 8 years ago
- ☆25Updated 7 years ago
- A neural network with 3 layers made with just numpy as dependency☆26Updated 8 years ago
- Face recognition and its application as attendance system☆142Updated 7 years ago
- Classify whether an image is of a Spiral or an Elliptical Galaxy using Transfer Learning (Tensorflow)☆187Updated 7 years ago
- Notes for several Machine Learning and Deep Learning courses, textbooks, and talks☆58Updated 6 years ago
- This is the code for Medium tutorial☆17Updated 6 years ago
- CNN image classifier implemented in Keras Notebook 🖼️.☆185Updated 3 years ago
- Tutorial on how to create your own object detection dataset and train using TensorFlow's API☆102Updated 7 years ago
- Binary Problem of Golden Retrievers vs. Shetland Sheepdogs☆28Updated 6 years ago
- A classifier for cat and dog images (Response to Siraj's challenge of the week)☆39Updated 8 years ago
- A convolutional neural network implemented in pure numpy.☆69Updated 7 years ago
- Completed assignment jupyter notebook of Foundations of Convolutional Neural Networks, deeplearning.ai coursera course☆118Updated 5 years ago
- This is an implementation of tensor flow object detection API for running it in Real time through Webcam☆108Updated 5 years ago
- Chapterwise code available in the book☆149Updated 6 years ago
- Tensorflow MNIST and preprocessing☆61Updated 5 years ago
- Code to run inference on a Show And Tell Model. This model is trained to generate captions given an image.☆45Updated 6 years ago
- Flask based web application that provides a REST endpoint using OpenCV's Deep Neural Network method for Object Detection☆42Updated 5 years ago
- Categorizing food and grocery products using Transfer Learning from Inception V3☆129Updated 6 years ago
- It is based on Image Processing. It has been implemented with "Python3" and "OpenCv3.3.0"☆19Updated 5 years ago
- Facial Recognition Pipeline using Dlib and Tensorflow☆208Updated 2 years ago
- This is the code for the "How to Deploy a Keras Model to Production" by Siraj Raval on Youtube☆291Updated 5 years ago
- This is the code for the "How to do Object Detection with OpenCV" live session by Siraj Raval on Youtube☆102Updated 7 years ago
- Collection of iris classifcation program for teaching purpose☆36Updated 3 years ago
- ahmedbesbes / Understanding-deep-Convolutional-Neural-Networks-with-a-practical-use-case-in-Tensorflow-and-KerasWhat makes convnets so powerful at image classification?☆46Updated 7 years ago
- A gesture controlled calculator.☆252Updated 4 years ago