tensorflow-image-detection
Image classifier
A tool for training and classifying images using Google's Inception model and TensorFlow
A generic image detection program that uses Google's Machine Learning library, Tensorflow and a pre-trained Deep Learning Convolutional Neural Network model called Inception.
329 stars
28 watching
88 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
convolutional-neural-networksdeep-learningdeep-neural-networksimage-detectionmachine-learningtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. | 285 |
| An Expo-based React Native application using TensorFlow.js to detect objects in images with MobileNet | 10 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| Deep learning models for semantic segmentation of images | 101 |
| An implementation of a deep learning model for object detection and segmentation in images | 292 |
| An Android Things project that uses TensorFlow Lite to classify images from a camera and provide spoken results. | 621 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
| A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 800 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| An implementation of a deep learning model for image segmentation using TensorFlow | 1,251 |
| An implementation of the VGG19 deep learning model using TensorFlow and Python. | 179 |
| A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas | 998 |
| A deep learning framework for training highway networks on image data using convolutional neural networks | 57 |