Giter VIP home page Giter VIP logo

lanet's Introduction

๐ŸŒป: LANet: Lightweight Attention Network for Medical Image Segmentation

This is the official implementation for article "LANet: Lightweight Attention Network for Medical Image Segmentation".

31.07.2024 - Sign the agreement, the article will be published on Springer

24.04.2024 - Attended the conference, waiting for final publication Image 0

11.03.2024 - The article is accepted and will be published after the conference which will be held on Azerbaijan.

20.12.2023 - The article is submitted in Springer proceedings of the ITTA-2024 conference (https://itta.cyber.az).

Overview

LANet, a Lightweight Attention Network, are presented in the paper and incorporates an Efficient Fusion Attention (EFA) block and an Adaptive Feature Fusion (AFF) decoding block. The model adopts MobileViT as a lightweight backbone network with a small number of parameters, facilitating easy training and faster predictive inference.

Image 1

Efficient Fusion Attention

The EFA block enhances the model's feature extraction capability by capturing task-relevant information while reducing redundancy in channel and spatial locations.

Image 5

Adaptive Feature Fusion

The AFF decoding block fuses the purified low-level features from the encoder with the sampled features from the decoder, enhancing the network's understanding and expression of input features.

Image 6

๐Ÿ“ Requirements

  • torch == 2.1.1+cu121
  • tensorboard == 2.11.2
  • numpy == 1.24.1
  • python == 3.9.18
  • torchvision == 0.16.1+cu121
  • ...

๐Ÿ“Š Datasets

The efficiency of LANet was evaluated using four public datasets: kvasir-SEG, CVC-clinicDB, CVC-colonDB, and the Data Science Bowl 2018. All datasets used in paper are public, you can download online.

Split the datasets for train, validation and test with ratio 8:1:1

๐Ÿ“ˆ Results

Quantitative results

Dataset mDC mIoU mRec mPrec
Kvasir-SEG 0.911 0.851 0.903 0.949
CVC_clinicDB 0.944 0.896 0.926 0.966
CVC_ColonDB 0.771 0.712 0.758 0.894
2018 DSB 0.930 0.871 0.918 0.946

Qualitative results

Image 2

Ablation study

Image 3

โœ’๏ธ For citation

waiting...

โ— ๐Ÿ‘€ The codes can not be used for commercial purposes!!!

lanet's People

Contributors

tyjcbzd avatar

Stargazers

 avatar  avatar  avatar zhengli avatar  avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.