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 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fupiao1998/res2net-kerasAn open-source implementation of a res2net module using Keras and TensorFlow backend.16
taki0112/senet-tensorflowA TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks757
taki0112/resnext-tensorflowAn implementation of ResNeXt architecture for image classification on Cifar10 using TensorFlow158
raghakot/keras-resnetAn implementation of Residual Networks using Keras' functional API1,386
wenxinxu/resnext-in-tensorflowAn implementation of a deep neural network architecture in TensorFlow78
muyang0320/tensorflow-deeplab-resnet-crfAn implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation18
brade31919/srgan-tensorflowTensorflow implementation of a generative adversarial network for single image super-resolution848
rcmalli/keras-squeezenetAn implementation of the SqueezeNet neural network model in the Keras framework404
batzner/tensorlmA Python wrapper library for training and generating text with RNNs in TensorFlow61
sadeepj/crfasrnn_kerasThis repository provides a Keras/Tensorflow implementation of Conditional Random Fields as Recurrent Neural Networks for semantic image segmentation.603
nutszebra/resnet_in_resnetAn implementation of Residual Networks In Residual Networks using Chainer.3
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511
eniac-xie/faster-rcnn-resnetA custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining.207
n2cholas/jax-resnetProvides implementations and checkpoints for various ResNet variants using JAX and Flax.105
tornadomeet/resnetReproducing ResNet-v2 with MXNet on ImageNet and CIFAR10 datasets using Python.559