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)
757 stars
31 watching
269 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
densenetinceptioninception-resnetresnextsenettensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. | 155 |
| An implementation of ResNeXt architecture for image classification on Cifar10 using TensorFlow | 158 |
| A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
| A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks | 2,181 |
| An implementation of DenseNet in TensorFlow using the Tensorpack framework and OpenCV-Python for image preprocessing. | 571 |
| An implementation of a deep neural network architecture in TensorFlow | 78 |
| Creates inflated versions of 2D neural networks with transferred ImageNet weights for use in 3D applications | 148 |
| A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| Reproduces the performance of PSPNet in Tensorflow using ResNets and multiple segmentation databases. | 125 |
| An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |