MAX-Inception-ResNet-v2

Image classifier

An image classification model using a third-generation deep residual network.

Identify objects in images using a third-generation deep residual network.

GitHub

27 stars
25 watching
20 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list

docker-imageimagenet-classifierkerasmachine-learningmachine-learning-models

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ibm/max-resnet-50An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset.14
ibm/max-image-segmenterAn image segmentation system that identifies objects in an image and assigns each pixel to a particular object.32
ibm/max-scene-classifierAn image classification model for recognizing physical places and locations41
kentsommer/keras-inceptionv4An implementation of a deep neural network architecture for image classification using Keras.469
yuyang-huang/keras-inception-resnet-v2Represents an implementation of the Inception-ResNet v2 deep learning model in Keras.180
microsoft/cvtAn implementation of a new neural network architecture that combines the strengths of convolutional and transformer designs to improve performance on image classification tasks.559
chenxi116/pnasnet.tfAn implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet.102
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
bruinxiong/senet.mxnetAn implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks.155
fyu/drnAn open-source implementation of dilated residual networks for image classification and segmentation tasks.1,104
lucasjinreal/pytorch_image_classifierAn image classification system built using PyTorch, capable of fine-tuning on various models and datasets.113
bmsookim/wide-resnet.pytorchPyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets462
ethanhe42/u-netA convolutional neural network architecture for biomedical image segmentation430
neuralix/google_evolutionA Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers53