pyramidnet
There are 7 repositories under pyramidnet topic.
dyhan0920/PyramidNet-PyTorch
A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)
dnddnjs/pytorch-cifar10
The state-of-the-art algorithms on CIFAR-10 dataset in PyTorch
hardik2396/Pyramidnet
Pytorch implementation of pyramidnet
Stick-To/Deep_Conv_Backone_tensorflow
deep conv backone for image classification
Stick-To/PyramidNet-tensorflow
PyramidNet in tensorflow
shunk031/chainer-PyramidNet
Chainer implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).