SENet.mxnet
Image classifier
An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks.
![]()
A MXNet implementation of Squeeze-and-Excitation Networks (SE-ResNext, SE-Resnet, SE-Inception-v4 and SE-Inception-Resnet-v2) ![]()
![]()
155 stars
9 watching
53 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
| | A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks | 757 |
| | An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| | An image classification model using a third-generation deep residual network. | 27 |
| | An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. | 1,755 |
| | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
| | 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 |
| | This project provides a Python implementation of high-resolution networks for image classification on ImageNet. | 971 |
| | A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework | 149 |
| | A sample Android project that uses the NCNN library for image classification on ARM-based devices. | 159 |
| | Matlab implementation of a deep learning-based method for classifying hyperspectral images | 56 |
| | Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| | Reproducing ResNet-v2 with MXNet on ImageNet and CIFAR10 datasets using Python. | 559 |
| | Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks | 2,181 |