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: about 7 years ago
Linked from 1 awesome list

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

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
soumith/inception.torch A Torch implementation of a pre-trained neural network architecture used in image recognition tasks 66
torch/nn An open-source neural network package providing a modular framework for building and training neural networks. 1,343
kaiminghe/resnet-1k-layers Represents a neural network architecture with 1K layers, designed for image recognition tasks. 906
soumith/imagenet-multigpu.torch A toolkit for training neural networks on the ImageNet dataset using multiple GPUs. 402
torch/nngraph Graphical computation library for building neural network architectures 299
nagadomi/kaggle-cifar10-torch7 A deep neural network architecture optimized for image classification on the CIFAR-10 dataset 246
forresti/squeezenet Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks 2,176
xternalz/wideresnet-pytorch An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. 333
jwyang/jule.torch Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch 288
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68
franalgaba/neural-network-cairo An implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions 10
bruinxiong/modified-crunet-and-residual-attention-network.mxnet An MXNet implementation of a modified deep neural network architecture for image classification 67
cvondrick/torch-starter A basic package for training neural networks in Torch7, providing a simplified starting point for developers. 56
pistony/residualattentionnetwork A Gluon implementation of Residual Attention Network for image classification tasks 107