stochastic_depth_keras
Stochastic depth model
A Python implementation of the Stochastic Depth technique for deep neural networks
Keras implementation for "Deep Networks with Stochastic Depth" http://arxiv.org/abs/1603.09382
139 stars
14 watching
26 forks
Language: Python
last commit: about 6 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A repository providing Torch 7 code for implementing stochastic depth in deep neural networks | 477 | |
| Provides a Chainer-based implementation of a network with stochastic depth | 40 | |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 | |
| A Keras implementation of ShuffleNet V2 architecture for deep learning models | 96 | |
| Keras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing | 139 | |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 | |
| An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 | |
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 | |
| Converts Gluon deep neural network models to Keras equivalents | 0 | |
| This project demonstrates basic semantic segmentation using a deep neural network in Keras. | 56 | |
| Implementations of deep learning architectures in Keras using the Functional API | 387 | |
| A repository providing pre-trained models and results for image deconvolution in the presence of kernel/model uncertainty | 14 | |
| A high-level deep learning framework for building and training neural networks on multiple backend engines | 62,196 | |
| An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 | |
| An implementation of a deep neural network architecture for real-time semantic segmentation in Python. | 115 |