resnet-1k-layers

Neural network architecture

Represents a neural network architecture with 1K layers, designed for image recognition tasks.

Deep Residual Networks with 1K Layers

GitHub

909 stars
65 watching
249 forks
Language: Lua
last commit: over 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jhkim89/pyramidnetA Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models.129
titu1994/keras-resnextAn implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification.224
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
szagoruyko/binary-wide-resnetAn implementation of a 1-bit weight neural network architecture using PyTorch124
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
attractivechaos/kannA lightweight C library for constructing and training small to medium neural networks with customizable architecture689
titu1994/neural-architecture-searchAn implementation of Neural Architecture Search using Reinforcement Learning with a Controller RNN.433
ibm/max-resnet-50An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset.14
fwang91/residual-attention-networkAn implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks.554
forresti/squeezenetProvides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks2,181
titu1994/keras-dualpathnetworksProvides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements114
codeplea/genannA minimal C library for training and using feedforward artificial neural networks2,017
fengwang/cerasAn open-source C++ library for building and training neural networks120
yuyang-huang/keras-inception-resnet-v2Represents an implementation of the Inception-ResNet v2 deep learning model in Keras.180
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273