Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).
-
Updated
Oct 31, 2017 - Lua
Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).
• Designed deep residual learning model with exponential linear unit for image classification with higher accuracy. • Decreased the error rate to 5.62% and 26.55% on CIFAR-10 and CIFAR-100 datasets respectively which outpaced the most competitive approaches previously published. • Published research paper for the same on 21th Sept 2016 at ACM co…
ICLR16: DeepCloak: Masking Deep Neural Network Models for Robustness Against Adversarial Samples
Add a description, image, and links to the residual-networks topic page so that developers can more easily learn about it.
To associate your repository with the residual-networks topic, visit your repo's landing page and select "manage topics."