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

GitHub

16 stars
2 watching
10 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
raghakot/keras-resnet An implementation of Residual Networks using Keras' functional API 1,386
yuyang-huang/keras-inception-resnet-v2 Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. 180
asmith26/wide_resnets_keras Keras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing 138
opconty/keras-shufflenetv2 A Keras implementation of ShuffleNet V2 architecture for deep learning models 96
sunnerli/rir-tensorflow An implementation of ResNet in ResNet (RiR) structure with TensorFlow 4
titu1994/keras-dualpathnetworks Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements 114
titu1994/inception-v4 Implementations of deep learning architectures in Keras using the Functional API 386
aurora95/keras-fcn Keras implementation of Fully Convolutional Networks for Semantic Segmentation 650
titu1994/keras-resnext An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. 224
n2cholas/jax-resnet Provides implementations and checkpoints for various ResNet variants using JAX and Flax. 104
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
rcmalli/keras-squeezenet An implementation of the SqueezeNet neural network model in the Keras framework 404
tornadomeet/resnet Reproducing ResNet-v2 with MXNet on ImageNet and CIFAR10 datasets using Python. 556
jihongju/keras-fcn A library implementing a Fully Convolutional Network architecture with Keras support 202
yerevann/r-net-in-keras Recreating a complex neural network architecture from a research paper to improve question answering capabilities 178