RiR-Tensorflow

ResNet variant

An implementation of ResNet in ResNet (RiR) structure with TensorFlow

Simplified implementation about ResNet in ResNet by tensorflow

GitHub

4 stars
3 watching
2 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fupiao1998/res2net-keras An open-source implementation of a res2net module using Keras and TensorFlow backend. 16
taki0112/senet-tensorflow A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks 756
taki0112/resnext-tensorflow An implementation of ResNeXt architecture for image classification on Cifar10 using TensorFlow 158
raghakot/keras-resnet An implementation of Residual Networks using Keras' functional API 1,386
wenxinxu/resnext-in-tensorflow An implementation of a deep neural network architecture in TensorFlow 78
muyang0320/tensorflow-deeplab-resnet-crf An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation 18
brade31919/srgan-tensorflow Tensorflow implementation of a generative adversarial network for single image super-resolution 849
rcmalli/keras-squeezenet An implementation of the SqueezeNet neural network model in the Keras framework 404
batzner/tensorlm A library for text generation with recurrent neural networks using TensorFlow 61
sadeepj/crfasrnn_keras This repository provides a Keras/Tensorflow implementation of Conditional Random Fields as Recurrent Neural Networks for semantic image segmentation. 603
nutszebra/resnet_in_resnet An implementation of Residual Networks In Residual Networks using Chainer. 3
prlz77/resnext.pytorch Reproduces ResNet-V3 with PyTorch for computer vision tasks 508
eniac-xie/faster-rcnn-resnet An implementation of a Faster R-CNN object detection algorithm using a ResNet neural network architecture. 207
n2cholas/jax-resnet Provides implementations and checkpoints for various ResNet variants using JAX and Flax. 104
tornadomeet/resnet Reproducing ResNet-v2 with MXNet on ImageNet and CIFAR10 datasets using Python. 556