keras-resnet
ResNet implementation
An implementation of Residual Networks using Keras' functional API
Residual networks implementation using Keras-1.0 functional API
1k stars
53 watching
614 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
deep-learningkerasresnet
Related projects:
Repository | Description | Stars |
---|---|---|
| Keras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing | 139 |
| An open-source implementation of a res2net module using Keras and TensorFlow backend. | 16 |
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| Implementations of deep learning architectures in Keras using the Functional API | 387 |
| An implementation of Residual Networks In Residual Networks using Chainer. | 3 |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| Recreating a complex neural network architecture from a research paper to improve question answering capabilities | 178 |
| A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
| Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
| Reproducing ResNet-v2 with MXNet on ImageNet and CIFAR10 datasets using Python. | 559 |
| Provides implementations and checkpoints for various ResNet variants using JAX and Flax. | 105 |
| An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 |
| A Keras implementation of ShuffleNet V2 architecture for deep learning models | 96 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |