Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 932 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 932 Bytes

Overview:

This project uses Mamba blocks and some other modules to segment tumors. We also make a small (42,000 parameter) model that can segment decently, while showcasing other Mamba-based segmentation architectures. Code and description of methods are provided.

Dataset

We used the following dataset: https://www.kaggle.com/datasets/mateuszbuda/lgg-mri-segmentation

Example segmentations:

Example segmentation images. Example segmentation images. Example segmentation images. More can be found in our paper.

Model comparisons:

Compared models.