nutszebra / resnext
Implementation of ResNext by chainer (Aggregated Residual Transformations for Deep Neural Networks: https://arxiv.org/abs/1611.05431)
☆9Updated 7 years ago
Alternatives and similar repositories for resnext:
Users that are interested in resnext are comparing it to the libraries listed below
- ☆20Updated 7 years ago
- Implementation of Shake-Shake by chainer (Shake-Shake regularization of 3-branch residual networks: https://openreview.net/forum?id=HkO-P…☆10Updated 7 years ago
- Chainer/PyTorch Migration Library☆45Updated 4 years ago
- Deep Residual Network implementation by Chainer☆55Updated 7 years ago
- AI論文読みメモ☆26Updated 7 years ago
- Add-on package for ONNX format support in Chainer☆85Updated 5 years ago
- Chainer Implementation of Mask R-CNN. (Training code to reproduce the original result is available.)☆55Updated 3 years ago
- PSPNet in Chainer☆74Updated 6 years ago
- Implementations of various Generative Adversarial Nets(GANs)☆16Updated 7 years ago
- Densely Connected Convolutional Network implementation by Chainer☆39Updated 7 years ago
- Progressive Growing of GANs implemented with chainer