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
971 stars
25 watching
216 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
high-resolution-nethrnetsimage-classificationimagenet
Related projects:
Repository | Description | Stars |
---|---|---|
| An image classification model using a third-generation deep residual network. | 27 |
| An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| A Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model. | 4 |
| An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. | 155 |
| 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 |
| A convolutional neural network architecture for biomedical image segmentation | 430 |
| 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 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An open-source implementation of dilated residual networks for image classification and segmentation tasks. | 1,104 |
| A Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers | 53 |