keras-inceptionV4
Image classifier
An implementation of a deep neural network architecture for image classification using Keras.
Keras Implementation of Google's Inception-V4 Architecture (includes Keras compatible pre-trained weights)
469 stars
21 watching
175 forks
Language: Python
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An image classification model using a third-generation deep residual network. | 27 |
| 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 |
| A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
| An implementation of the SegNet-Basic deep learning model for image segmentation using Keras and convolutional neural networks. | 83 |
| An implementation of Deeplabv3+ in Keras with pretrained weights and customization options for semantic image segmentation. | 1,360 |
| An implementation of a deep learning architecture for image segmentation using the Keras framework. | 185 |
| An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
| An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification | 287 |
| An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
| Provides modular computer vision components compatible with various deep learning frameworks | 1,013 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
| An implementation of a deep neural network architecture for real-time semantic segmentation in Python. | 115 |
| This project demonstrates basic semantic segmentation using a deep neural network in Keras. | 56 |