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).
129 stars
7 watching
38 forks
Language: Lua
last commit: over 7 years ago
Linked from 1 awesome list
cifar-10cifar-100cnn-architecturedeep-learningimagenetnetwork-architectureresidual-networksresnettorch7
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| A Torch implementation of a pre-trained neural network architecture used in image recognition tasks | 66 |
| An open-source neural network package providing a modular framework for building and training neural networks. | 1,346 |
| Represents a neural network architecture with 1K layers, designed for image recognition tasks. | 909 |
| A toolkit for training neural networks on the ImageNet dataset using multiple GPUs. | 402 |
| Graphical computation library for building neural network architectures | 299 |
| A deep neural network architecture optimized for image classification on the CIFAR-10 dataset | 246 |
| Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks | 2,181 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 289 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| An implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions | 10 |
| An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
| A basic package for training neural networks in Torch7, providing a simplified starting point for developers. | 56 |
| A Gluon implementation of Residual Attention Network for image classification tasks | 108 |