An open API service indexing awesome lists of open source software.

https://github.com/TapasKumarDutta1/SAM_Mamba_2025

[WACV 2025] SAM-Mamba: Mamba Guided SAM Architecture for Generalized Zero-Shot Polyp Segmentation
https://github.com/TapasKumarDutta1/SAM_Mamba_2025

adapter mamba sam semantic-segmentation

Last synced: 2 months ago
JSON representation

[WACV 2025] SAM-Mamba: Mamba Guided SAM Architecture for Generalized Zero-Shot Polyp Segmentation

Awesome Lists containing this project

README

          

# SAM-Mamba
Official implementation of Mamba-guided polyp segmentation model that enhances SAM's pre-trained representations via adapter and polyp-specific priors.

![alt text](assets/SAM_mamba.png)

```markdown
@InProceedings{Dutta_2025_WACV,
author = {Dutta, Tapas Kumar and Majhi, Snehashis and Nayak, Deepak Ranjan and Jha, Debesh},
title = {SAM-Mamba: Mamba Guided SAM Architecture for Generalized Zero-Shot Polyp Segmentation},
booktitle = {Proceedings of the Winter Conference on Applications of Computer Vision (WACV)},
month = {February},
year = {2025},
pages = {4655-4664}
}