• Stars
    star
    315
  • Rank 132,951 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created about 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Squeeze and Excitation Blocks for Fully ConvNets

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

Authors: Abhijit Guha Roy, Shayan Siddiqui and Anne-Marie Rickmann

Manuscipt for details: https://arxiv.org/abs/1808.08127, https://arxiv.org/abs/1906.04649


New Additions

(i) 3D version of Spatial Squeeze and Channel Excitation (cSE) Block

(ii) 3D version of Channel Squeeze and Spatial Excitation (sSE) Block

(iii) 3D version of Concurrent Spatial and Channel 'Squeeze and Excitation' (scSE) Block

(iv) 3D Project and Excite Block (Link: https://arxiv.org/abs/1906.04649)

For using these 3D extensions, Please cite

@inproceedings{rickmann2019project,
  title={`Project \& Excite' Modules for Segmentation of Volumetric Medical Scans},
  author={Rickmann, Anne-Marie and Sarasua, Ignacio and Roy, Abhijit Guha and Navab, Nassir and Wachinger, Christian},
  booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
  year={2019},
  organization={Springer}
}

Implementation includes

(i) Spatial Squeeze and Channel Excitation (cSE) Block

Reference:

Hu, J., Shen, L. and Sun, G., 2018. Squeeze-and-excitation networks. In Proc. CVPR.

Link: https://arxiv.org/abs/1709.01507

(ii) Channel Squeeze and Spatial Excitation (sSE) Block

(iii) Concurrent Spatial and Channel 'Squeeze and Excitation' (scSE) Block

Please cite:

@inproceedings{roy2018concurrent,
  title={Concurrent Spatial and Channel ‘Squeeze \& Excitation’in Fully Convolutional Networks},
  author={Roy, Abhijit Guha and Navab, Nassir and Wachinger, Christian},
  booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
  pages={421--429},
  year={2018},
  organization={Springer}
}

Link: https://arxiv.org/abs/1803.02579

@article{roy2019recalibrating,
  title={Recalibrating Fully Convolutional Networks With Spatial and Channel “Squeeze and Excitation” Blocks},
  author={Roy, Abhijit Guha and Navab, Nassir and Wachinger, Christian},
  journal={IEEE transactions on medical imaging},
  volume={38},
  number={2},
  pages={540--549},
  year={2019},
  publisher={IEEE}
}

Link: https://arxiv.org/abs/1808.08127

Pre-requisites

You need to have following in order for this library to work as expected

  1. Python >= 3.5
  2. Pytorch >= 1.0.0
  3. Numpy >= 1.14.0

Installation

Always use the latest release. Use following command with appropriate version no(v1.0) in this particular case to install. You can find the link for the latest release in the release section of this github repo

pip install https://github.com/ai-med/squeeze_and_excitation/releases/download/v1.0/squeeze_and_excitation-1.0-py2.py3-none-any.whl

How to Use

Please use the following link to read the technical documentation

https://ai-med.github.io/squeeze_and_excitation/

Help us improve

Let us know if you face any issues. You are always welcome to report new issues and bugs and also suggest further improvements. And if you like our work hit that start button on top. Enjoy :)

More Repositories

1

quickNAT_pytorch

PyTorch Implementation of QuickNAT and Bayesian QuickNAT, a fast brain MRI segmentation framework with segmentation Quality control using structure-wise uncertainty
Python
101
star
2

StablePose

Official Pytorch Implementation of Paper - Stable-Pose: Leveraging Transformers for Pose-Guided Text-to-Image Generation - NeurIPS 2024
Python
90
star
3

relaynet_pytorch

Pytorch Implementation of retinal OCT Layer Segmentation (with trained models)
Jupyter Notebook
87
star
4

Vox2Cortex

Python
66
star
5

QuickNATv2

Fast Whole Brain Segmentation (Layers, codes and Pre-trained Models)
MATLAB
62
star
6

DAFT

Dynamic Affine Feature Map Transform
Python
35
star
7

nn-common-modules

Pytorch Implementations of Common modules, blocks and losses for CNNs specifically for segmentation models
Python
32
star
8

ReLayNet

Retinal Layers and Fluid Segmentation in Macular OCT scans (code + Pre-trained Model)
MATLAB
29
star
9

PANIC

Prototypical Additive Neural Network for Interpretable Classification
Python
9
star
10

almgig

Adversarial Learned Molecular Graph Inference and Generation
Python
8
star
11

causal-effects-in-alzheimers-continuum

Code for the paper "Identification of causal effects of neuroanatomy on cognitive decline requires modeling unobserved confounders"
Jupyter Notebook
8
star
12

PASTA

Official pytorch implementation of Paper - 🍝 PASTA: Pathology-Aware MRI to PET Cross-modal Translation with Diffusion Models - MICCAI 2024
Python
8
star
13

AbdomenNet

Python
4
star
14

DeepNAT

Caffe implementation of DeepNAT for brain segmentation
4
star
15

HALOS

Python
3
star
16

abcd_study

Jupyter Notebook
2
star
17

SVEHNN

Scalable, Axiomatic Explanations of Deep Alzheimer's Diagnosis from Heterogeneous Data (SVEHNN)
Python
2
star
18

TripletTraining

Official PyTorch Implementation for From Barlow Twins to Triplet Training: Differentiating Dementia with Limited Data - MIDL 2024
Python
2
star
19

KeepTheFaith

Python
2
star
20

MAS-LR

Pytorch Implementation of MAS-LR, a Continual Learning approach for importance driven incremental domain learning. https://arxiv.org/abs/2005.00079
Python
2
star
21

point_recalibration

Python
1
star
22

STRUDEL

Python
1
star
23

geomdl_anatomical_mesh

1
star