ResNeXt-in-tensorflow

Neural network

An implementation of a deep neural network architecture in TensorFlow

This is an implementation of ResNeXt (by Xie et al.) in tensorflow

GitHub

78 stars
8 watching
24 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
taki0112/resnext-tensorflow An implementation of ResNeXt architecture for image classification on Cifar10 using TensorFlow 158
titu1994/keras-resnext An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. 224
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,362
chenxi116/tf-deeplab A TensorFlow implementation of DeepLab using ResNet 101 architecture 22
taki0112/senet-tensorflow A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks 756
yixuanli/densenet-tensorflow An implementation of DenseNet in TensorFlow using the Tensorpack framework and OpenCV-Python for image preprocessing. 573
bruinxiong/modified-crunet-and-residual-attention-network.mxnet An MXNet implementation of a modified deep neural network architecture for image classification 67
taehoonlee/tensornets A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. 1,004
tensorflow/haskell Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. 1,582
chenxi116/pnasnet.tf An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. 102
taolei87/rcnn An implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions. 355
tensorpro/fractalnet A deep learning implementation of a fractal neural network architecture 48
kaiminghe/resnet-1k-layers Represents a neural network architecture with 1K layers, designed for image recognition tasks. 906
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,592
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,233