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)

GitHub

469 stars
21 watching
175 forks
Language: Python
last commit: about 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ibm/max-inception-resnet-v2An image classification model using a third-generation deep residual network.27
titu1994/inception-v4Implementations of deep learning architectures in Keras using the Functional API387
yuyang-huang/keras-inception-resnet-v2Represents an implementation of the Inception-ResNet v2 deep learning model in Keras.180
k3nt0w/fcn_via_kerasA Python implementation of a deep neural network architecture for semantic image segmentation48
0bserver07/keras-segnet-basicAn implementation of the SegNet-Basic deep learning model for image segmentation using Keras and convolutional neural networks.83
bonlime/keras-deeplab-v3-plusAn implementation of Deeplabv3+ in Keras with pretrained weights and customization options for semantic image segmentation.1,360
imlab-uiip/keras-segnetAn implementation of a deep learning architecture for image segmentation using the Keras framework.185
nicolov/segmentation_kerasAn implementation of a deep learning model for image segmentation using Keras and dilated convolutions301
skyduy/cnn_kerasAn implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification287
ibm/max-resnet-50An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset.14
keras-team/keras-cvProvides modular computer vision components compatible with various deep learning frameworks1,013
vladkryvoruchko/pspnet-keras-tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow and Keras394
aurora95/keras-fcnKeras implementation of Fully Convolutional Networks for Semantic Segmentation650
pavlosmelissinos/enet-kerasAn implementation of a deep neural network architecture for real-time semantic segmentation in Python.115
mrgloom/keras-semantic-segmentation-exampleThis project demonstrates basic semantic segmentation using a deep neural network in Keras.56