Skip to content

Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation

License

Notifications You must be signed in to change notification settings

gph0923/Attention-Gated-Networks

This branch is up to date with ozan-oktay/Attention-Gated-Networks:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eee4881 · Nov 13, 2020

History

23 Commits
Apr 15, 2018
Apr 13, 2018
Nov 13, 2020
Apr 15, 2018
Apr 13, 2018
Apr 13, 2018
Apr 2, 2018
Nov 13, 2020
Apr 16, 2018
Apr 14, 2018
Mar 3, 2020
Apr 14, 2018
Apr 2, 2018
Apr 2, 2018
Apr 13, 2018
Apr 2, 2018

Repository files navigation

Attention Gated Networks
(Image Classification & Segmentation)

Pytorch implementation of attention gates used in U-Net and VGG-16 models. The framework can be utilised in both medical image classification and segmentation tasks.


The schematics of the proposed Attention-Gated Sononet


The schematics of the proposed additive attention gate

References:

  1. "Attention-Gated Networks for Improving Ultrasound Scan Plane Detection", MIDL'18, Amsterdam
    Conference Paper
    Conference Poster

  2. "Attention U-Net: Learning Where to Look for the Pancreas", MIDL'18, Amsterdam
    Conference Paper
    Conference Poster

Installation

pip install --process-dependency-links -e .

About

Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%