PyramidNet

Neural network architecture

A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models.

Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).

GitHub

129 stars
7 watching
38 forks
Language: Lua
last commit: almost 9 years ago
Linked from 1 awesome list

cifar-10cifar-100cnn-architecturedeep-learningimagenetnetwork-architectureresidual-networksresnettorch7

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
soumith/inception.torchA Torch implementation of a pre-trained neural network architecture used in image recognition tasks66
torch/nnAn open-source neural network package providing a modular framework for building and training neural networks.1,346
kaiminghe/resnet-1k-layersRepresents a neural network architecture with 1K layers, designed for image recognition tasks.909
soumith/imagenet-multigpu.torchA toolkit for training neural networks on the ImageNet dataset using multiple GPUs.402
torch/nngraphGraphical computation library for building neural network architectures299
nagadomi/kaggle-cifar10-torch7A deep neural network architecture optimized for image classification on the CIFAR-10 dataset246
forresti/squeezenetProvides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks2,181
xternalz/wideresnet-pytorchAn implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.334
jwyang/jule.torchImplementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch289
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
franalgaba/neural-network-cairoAn implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions10
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
cvondrick/torch-starterA basic package for training neural networks in Torch7, providing a simplified starting point for developers.56
pistony/residualattentionnetworkA Gluon implementation of Residual Attention Network for image classification tasks108