squeeze-and-excitation topic

List squeeze-and-excitation repositories

classification_models

1.2k
Stars
305
Forks
Watchers

Classification models trained on ImageNet. Keras.

squeeze_and_excitation

304
Stars
51
Forks
Watchers

PyTorch Implementation of 2D and 3D 'squeeze and excitation' blocks for Fully Convolutional Neural Networks

regnet

181
Stars
22
Forks
Watchers

Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"

few-shot-segmentation

97
Stars
15
Forks
Watchers

PyTorch implementation of 'Squeeze and Excite' Guided Few Shot Segmentation of Volumetric Scans

ResUNetPlusPlus

164
Stars
38
Forks
Watchers

Official code for ResUNetplusplus for medical image segmentation (TensorFlow & Pytorch implementation)

SE_DenseNet

100
Stars
18
Forks
Watchers

This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytorch, train, and eval codes have been released.

A convolution neural network with SE block and haar wavelet block for Chinese calligraphy styles classification by TensorFlow.(Paper: A novel CNN structure for fine-grained classification of Chineseca...

channel-attention

35
Stars
8
Forks
Watchers

Gluon implementation of channel-attention modules: SE, ECA, GCT

contextual-squeeze-and-excitation

24
Stars
1
Forks
Watchers

Official Pytorch implementation of the paper "Contextual Squeeze-and-Excitation for Efficient Few-Shot Image Classification" (NeurIPS 2022)

TensorMONK

20
Stars
6
Forks
Watchers

A collection of deep learning models (PyTorch implemtation)