wide-residual-networks
There are 23 repositories under wide-residual-networks topic.
bearpaw/pytorch-classification
Classification with PyTorch.
linksense/LightNet
LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)
ajbrock/FreezeOut
Accelerate Neural Net Training by Progressively Freezing Layers
tugstugi/pytorch-speech-commands
Speech commands recognition with PyTorch | Kaggle 10th place solution in TensorFlow Speech Recognition Challenge
mitmul/chainer-cifar10
Various CNN models for CIFAR10 with Chainer
szagoruyko/binary-wide-resnet
PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)
Curt-Park/handwritten_digit_recognition
Handwritten digit recognition with MNIST & Keras
yashkant/padam-tensorflow
Reproducing the paper "PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks" for the ICLR 2019 Reproducibility Challenge
DeepMarks/DNN-Watermarking
This repository was created as an implementation approach for a project on "Watermarking Deep Neural Networks".
sgrvinod/Wide-Residual-Nets-for-SETI
Classification of simulated radio signals using Wide Residual Networks for use in the search for extra-terrestrial intelligence
razorx89/caffe-wrn-generator
Caffe Wide-Residual-Network (WRN) Generator
Gurupradeep/CIFAR-10-Object-Recognition-in-Images
Implementing and comparing performance of various deep learning models on CIFAR-10 dataset
astha-chem/Decathlon-Residual-Adapters-Keras
Decathlon Multiple Visual Domains with Residual Adapters in Keras
JRC1995/Wide-Residual-Network
Implementation of a Wide Residual Network on Tensorflow for Image Classification. Trained and tested on Cifar10 dataset.
paradoxysm/wideresnet
Wide Residual Networks in Keras and PyTorch
ba-san/Crowd-Analysis-with-CNN
Estimate number and location of people in crowd image
alvesmarcos/DL-Character-Description
A model to classify gender, age and ethnicity of a person
sverneka/wide-resnet-cifar100-kaggle
Wide-Resnet-Ensemble implementation for CIFAR100 kaggle submission: >83.97% on kaggle private leaderboard
attaullah/Pretraining-WideResNet
This repository contains code for pretraining Wide Residual Network (WRN) using ImageNet
shuyizhang2019/cifar10
ResNet
aayux/tensorflow-zoo
Deep Learning Models written in Tensorflow
yash1802/genderage
Age and gender prediction using deep learning (convolution neural networks)