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: 3 months ago
JSON representation
[WACV 2025] SAM-Mamba: Mamba Guided SAM Architecture for Generalized Zero-Shot Polyp Segmentation
- Host: GitHub
- URL: https://github.com/tapaskumardutta1/sam_mamba_2025
- Owner: TapasKumarDutta1
- License: mit
- Created: 2024-12-05T13:01:45.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T22:14:28.000Z (8 months ago)
- Last Synced: 2025-02-21T23:21:45.169Z (8 months ago)
- Topics: adapter, mamba, sam, semantic-segmentation
- Homepage: https://arxiv.org/abs/2412.08482
- Size: 1.45 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.
```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}
}