wide-residual-networks
ResNet experiment
An experimental study on residual networks to improve depth and width trade-offs in neural networks
3.8% and 18.3% on CIFAR-10 and CIFAR-100
1k stars
60 watching
293 forks
Language: Lua
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| A Gluon implementation of Residual Attention Network for image classification tasks | 108 |
| An experiment with various deep learning libraries and frameworks on images and time series data | 162 |
| An implementation of Residual Networks using Keras' functional API | 1,386 |
| PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 462 |
| Develops a single convolutional network to handle various image degradations with improved scalability and efficiency | 427 |
| Keras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing | 139 |
| An implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks. | 554 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| Improves performance of convolutional neural networks by transferring knowledge from teacher models to student models using attention mechanisms. | 1,449 |
| An optimized neural network architecture for image classification tasks by combining SqueezeNet with residual connections. | 155 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of Residual Networks In Residual Networks using Chainer. | 3 |
| Represents a neural network architecture with 1K layers, designed for image recognition tasks. | 909 |