GoogLeNet-Inception
Deep neural network
An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset.
TensorFlow implementation of GoogLeNet and Inception for image classification.
285 stars
14 watching
120 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
cifargooglenetimage-classificationinceptionpre-trainedtensorflow
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
| | Implementations of deep learning architectures in Keras using the Functional API | 387 |
| | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| | Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |
| | Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
| | A Torch implementation of a pre-trained neural network architecture used in image recognition tasks | 66 |
| | An image classification model using a third-generation deep residual network. | 27 |
| | An implementation of an efficient deep neural network architecture | 189 |
| | A deep learning framework for training highway networks on image data using convolutional neural networks | 57 |
| | An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. | 133 |
| | Deep learning models for semantic segmentation of images | 101 |
| | A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| | An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| | A convolutional neural network architecture for biomedical image segmentation | 430 |
| | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |