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.

GitHub

329 stars
28 watching
88 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list

convolutional-neural-networksdeep-learningdeep-neural-networksimage-detectionmachine-learningtensorflow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
conan7882/googlenet-inceptionAn implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset.285
t73liu/tfjs-starterAn Expo-based React Native application using TensorFlow.js to detect objects in images with MobileNet10
hasnainraz/fc-densenet-tensorflowRe-implementation of a 100-layer fully convolutional network architecture for image segmentation123
chenxi116/pnasnet.tfAn implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet.102
preritj/segmentationDeep learning models for semantic segmentation of images101
robertcsordas/rfcn-tensorflowAn implementation of a deep learning model for object detection and segmentation in images292
androidthings/sample-tensorflow-imageclassifierAn Android Things project that uses TensorFlow Lite to classify images from a camera and provide spoken results.621
yeephycho/nasnet-tensorflowA toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow136
fabianbormann/tensorflow-deconvnet-segmentationAn implementation of a deep learning algorithm for image segmentation using convolutional neural networks220
hizhangp/yolo_tensorflowA TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking.800
vladkryvoruchko/pspnet-keras-tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow and Keras394
shekkizh/fcn.tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow1,251
hjptriplebee/vgg19_with_tensorflowAn implementation of the VGG19 deep learning model using TensorFlow and Python.179
jackonyang/captcha-tensorflowA project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas998
fomorians/highway-cnnA deep learning framework for training highway networks on image data using convolutional neural networks57