MAX-ResNet-50

Image classifier

An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset.

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

GitHub

14 stars
22 watching
18 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list

docker-imagekerasmachine-learningmachine-learning-models

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ibm/max-inception-resnet-v2An image classification model using a third-generation deep residual network.27
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
hrnet/hrnet-image-classificationThis project provides a Python implementation of high-resolution networks for image classification on ImageNet.971
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
chenxi116/pnasnet.tfAn implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet.102
bmsookim/wide-resnet.pytorchPyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets462
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
ethanhe42/u-netA convolutional neural network architecture for biomedical image segmentation430
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
karandwivedi42/imagenet-multigpu.torchnetA Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model.4
ibm/max-sports-video-classifierThis project provides a pre-trained video classification model that categorizes sports videos into their respective sports.23
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
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