chainer-ResDrop
Stochastic depth network
Provides a Chainer-based implementation of a network with stochastic depth
Deep Networks with Stochastic Depth implementation by Chainer
40 stars
6 watching
8 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
chainerresdrop
Related projects:
Repository | Description | Stars |
---|---|---|
dbln/stochastic_depth_keras | A Python implementation of the Stochastic Depth technique for deep neural networks | 139 |
yueatsprograms/stochastic_depth | A repository providing Torch 7 code for implementing stochastic depth in deep neural networks | 477 |
wkentaro/fcn | An implementation of fully convolutional networks in Chainer, a deep learning framework. | 218 |
apple2373/chainer-simple-fast-rnn | An implementation of the fast R-CNN object detection algorithm using Chainer and OpenCV. | 42 |
xternalz/sdpoint | A deep learning method for optimizing convolutional neural networks by reducing computational cost while improving regularization and inference efficiency. | 18 |
mitmul/chainer-faster-rcnn | Implementation of object detection using Faster R-CNN with Chainer deep learning framework | 288 |
chainer/chainerrl | A deep reinforcement learning library built on top of Chainer. | 1,172 |
ha2emnomer/deep-trading | This is an implementation of a trading algorithm using RNNs to predict stock return prices based on S&P 500 index movements. | 32 |
deepvoltaire/fast-scnn | An implementation of a real-time semantic segmentation network with a focus on efficient memory usage and mobile performance. | 71 |
jiwei0921/dmra | A Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection | 105 |
xternalz/wideresnet-pytorch | An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 333 |
claws-lab/jodie | A PyTorch implementation of a representation learning framework for dynamic temporal networks | 355 |
chaintope/bip-schnorrrb | A Ruby implementation of the Schnorr signature scheme over elliptic curves. | 7 |
nutszebra/resnet_in_resnet | An implementation of Residual Networks In Residual Networks using Chainer. | 3 |
nrcan/ricorde | Software that generates gridded water depth estimates from flood inundation data using machine learning and algorithms. | 3 |