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.
27 stars
25 watching
20 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
docker-imageimagenet-classifierkerasmachine-learningmachine-learning-models
Related projects:
Repository | Description | Stars |
---|---|---|
| An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
| An image segmentation system that identifies objects in an image and assigns each pixel to a particular object. | 32 |
| An image classification model for recognizing physical places and locations | 41 |
| An implementation of a deep neural network architecture for image classification using Keras. | 469 |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| An implementation of a new neural network architecture that combines the strengths of convolutional and transformer designs to improve performance on image classification tasks. | 559 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. | 155 |
| An open-source implementation of dilated residual networks for image classification and segmentation tasks. | 1,104 |
| An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |
| PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 462 |
| A convolutional neural network architecture for biomedical image segmentation | 430 |
| A Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers | 53 |