Keras-DualPathNetworks
Network architecture
Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements
Dual Path Networks for Keras 2.0+
114 stars
10 watching
52 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
deep-learningdpndual-path-networkskerastensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| An implementation of Neural Architecture Search Network models in Keras 2.0+, allowing for the creation and usage of NASNet architectures. | 199 |
| An implementation of a deep learning network architecture with dense connectivity and bottleneck layers. | 707 |
| Implementations of deep learning architectures in Keras using the Functional API | 387 |
| An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
| An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 |
| 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 |
| A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| An open-source implementation of a res2net module using Keras and TensorFlow backend. | 16 |
| An evolutionary algorithm for designing neural networks in Keras | 951 |
| A Keras implementation of ShuffleNet V2 architecture for deep learning models | 96 |
| 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 |