res2net-keras
ResNet variant
An open-source implementation of a res2net module using Keras and TensorFlow backend.
Keras implementation of a res2net module with tf banckend
16 stars
2 watching
10 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Residual Networks using Keras' functional API | 1,386 |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| Keras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing | 139 |
| A Keras implementation of ShuffleNet V2 architecture for deep learning models | 96 |
| An implementation of ResNet in ResNet (RiR) structure with TensorFlow | 4 |
| Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
| Implementations of deep learning architectures in Keras using the Functional API | 387 |
| Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| Provides implementations and checkpoints for various ResNet variants using JAX and Flax. | 105 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| Reproducing ResNet-v2 with MXNet on ImageNet and CIFAR10 datasets using Python. | 559 |
| A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
| Recreating a complex neural network architecture from a research paper to improve question answering capabilities | 178 |