HRNet-Image-Classification

Image classifier

This project provides a Python implementation of high-resolution networks for image classification on ImageNet.

Train the HRNet model on ImageNet

GitHub

971 stars
25 watching
216 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list

high-resolution-nethrnetsimage-classificationimagenet

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-resnet-50An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset.14
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
lucasjinreal/pytorch_image_classifierAn image classification system built using PyTorch, capable of fine-tuning on various models and datasets.113
chenxi116/pnasnet.tfAn implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet.102
yeephycho/nasnet-tensorflowA toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow136
karandwivedi42/imagenet-multigpu.torchnetA Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model.4
bruinxiong/senet.mxnetAn implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks.155
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
ethanhe42/u-netA convolutional neural network architecture for biomedical image segmentation430
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
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
fyu/drnAn open-source implementation of dilated residual networks for image classification and segmentation tasks.1,104
neuralix/google_evolutionA Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers53