keras-fractalnet
FractalNet
An implementation of a novel neural network architecture that enables ultra-deep networks with reduced complexity through iterative fractal construction
FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals
155 stars
9 watching
38 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a neural network architecture based on fractals, with a focus on ultra-deep networks without residuals. | 151 |
| A deep learning implementation of a fractal neural network architecture | 48 |
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
| An implementation of Residual Networks using Keras' functional API | 1,386 |
| An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| A high-level deep learning framework for building and training neural networks on multiple backend engines | 62,196 |
| A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 606 |
| An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
| Implementations of deep learning architectures in Keras using the Functional API | 387 |
| Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
| An open-source implementation of a res2net module using Keras and TensorFlow backend. | 16 |
| An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 |
| A Python implementation of the Stochastic Depth technique for deep neural networks | 139 |