Skip to content

mak-raiaan/ASPPST-GI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Atrous Spatial Pyramid Pooling with Swin Transformer (ASPPST)

This repository provides the official implementation of the Atrous Spatial Pyramid Pooling with Swin Transformer (ASPPST) model, developed for the classification of gastrointestinal (GI) tract abnormalities using endoscopic video frames. The framework integrates spatial pyramid pooling with the Swin Transformer architecture to improve classification performance and enhance interpretability.

πŸ”¬ Overview

The ASPPST model leverages multi-scale feature aggregation through Atrous Spatial Pyramid Pooling (ASPP) and combines it with the Swin Transformer’s hierarchical attention mechanism. This hybrid approach is designed to efficiently capture both local texture and global contextual information, making it well-suited for complex medical image classification tasks.

GI Model Architecture

πŸ“ Repository Structure

  • asppst.py: Main model architecture and implementation.
    πŸ”— View Code

  • Weight/: Pre-trained weights for ASPPST.
    πŸ”— Download Weights

πŸ“Š Dataset

The model is trained and evaluated on the HyperKvasir dataset, a comprehensive dataset of endoscopic images and videos from the GI tract.

πŸ”— Access HyperKvasir Dataset

Citation

If you find this work useful for your research, please cite our paper:

@article{abian2025atrous,
  title={Atrous spatial pyramid pooling with swin transformer model for classification of gastrointestinal tract diseases from videos with enhanced explainability},
  author={Abian, Arefin Ittesafun and Raiaan, Mohaimenul Azam Khan and Jonkman, Mirjam and Islam, Sheikh Mohammed Shariful and Azam, Sami},
  journal={Engineering Applications of Artificial Intelligence},
  volume={150},
  pages={110656},
  year={2025},
  publisher={Elsevier}
}

About

This repository contains the implementation of Atrous-Spatial-Pyramid-Pooling-with-Swin-Transformer of for classifying gastrointestinal tracts using endoscopic images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages