Modified-CRUNet-and-Residual-Attention-Network.mxnet

Neural net model

An MXNet implementation of a modified deep neural network architecture for image classification

firefireA MXNet implementation of Modified CRUNet & Residual Attention Networkfirefire

GitHub

67 stars
8 watching
29 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bruinxiong/senet.mxnet An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. 155
pistony/residualattentionnetwork A Gluon implementation of Residual Attention Network for image classification tasks 108
deepakkumar1984/mxnet.sharp A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework 149
toddsundsted/mxnet.cr Provides bindings for MXNet, an open source deep learning framework written in C++ 22
fwang91/residual-attention-network An implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks. 554
koichiro11/residual-attention-network An image classification neural network implementation using attention mechanisms and residual learning 94
mrkn/mxnet.rb A Ruby interface to MXNet's deep learning framework 48
lim0606/caffe-googlenet-bn Re-implementation of a neural network model with batch normalization and customized training parameters. 131
hszhao/psanet A deep learning framework for semantic segmentation with spatial attention mechanisms 218
forresti/squeezenet Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks 2,180
tusimple/mx-maskrcnn An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. 1,755
cszn/srmd Develops a single convolutional network to handle various image degradations with improved scalability and efficiency 425
alexbrillant/multi-layer-perceptron An implementation of a multi-layer neural network in Python, allowing users to train and use the network for classification tasks. 5
tengshaofeng/residualattentionnetwork-pytorch Implementing a deep learning framework for image classification using Residual Attention Network architecture 681
fyu/drn An open-source implementation of dilated residual networks for image classification and segmentation tasks. 1,103