Skip to content

Repository files navigation

ESPNet: Edge-Aware Feature Shrinkage Pyramid for Polyp Segmentation (MICCAI'25)

Architecture

ESPNet Architecture

Training Dataset

Evaluation

Prerequisites

  • Creating a virtual environment in terminal: conda create -n ESPNet python=3.8.
  • Versions: torch==2.4.1 scipy==1.10.1 torchvision==0.7.0 timm==0.5.4

Results

Seen Datasets

Seen Dataset Results

Unseen Datasets

Unseen Dataset Results

📄 Citation

If you use this code or find our work helpful, please cite our paper:

Raneem Toman, Venkataraman Subramanian, and Sharib Ali.
"ESPNet: Edge-Aware Feature Shrinkage Pyramid for Polyp Segmentation".
Proceedings of the International Conference on Medical Image Computing and Computer-Assisted Intervention (MICCAI), 2025.

BibTeX

@inproceedings{toman2025espnet,
  author    = {Raneem Toman and Venkataraman Subramanian and Sharib Ali},
  title     = {ESPNet: Edge-Aware Feature Shrinkage Pyramid for Polyp Segmentation},
  booktitle = {International Conference on Medical Image Computing and Computer-Assisted Intervention (MICCAI)},
  year      = {2025},
}

About

Edge-Aware Feature Shrinkage Pyramid for Polyp Segmentation

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages