SENet-Tensorflow

Squeeze Network

A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks

Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)

GitHub

757 stars
31 watching
269 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list

densenetinceptioninception-resnetresnextsenettensorflow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bruinxiong/senet.mxnetAn implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks.155
taki0112/resnext-tensorflowAn implementation of ResNeXt architecture for image classification on Cifar10 using TensorFlow158
hellochick/pspnet-tensorflowA TensorFlow-based implementation of a semantic segmentation network for image classification tasks326
kwotsin/tensorflow-enetA deep neural network implementation for real-time semantic segmentation in computer vision257
rcmalli/keras-squeezenetAn implementation of the SqueezeNet neural network model in the Keras framework404
hasnainraz/fc-densenet-tensorflowRe-implementation of a 100-layer fully convolutional network architecture for image segmentation123
forresti/squeezenetProvides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks2,181
yixuanli/densenet-tensorflowAn implementation of DenseNet in TensorFlow using the Tensorpack framework and OpenCV-Python for image preprocessing.571
wenxinxu/resnext-in-tensorflowAn implementation of a deep neural network architecture in TensorFlow78
hassony2/inflated_convnets_pytorchCreates inflated versions of 2D neural networks with transferred ImageNet weights for use in 3D applications148
taehoonlee/tensornetsA collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows.1,004
yeephycho/nasnet-tensorflowA toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow136
holyseven/pspnet-tf-reproduceReproduces the performance of PSPNet in Tensorflow using ResNets and multiple segmentation databases.125
marvinteichmann/tensorflow-fcnAn implementation of a fully convolutional network architecture for image segmentation using VGG weights.1,102
chenxi116/pnasnet.tfAn implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet.102