/TraBS

Transformer Breast Segmentation (TraBS)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TraBS - Transformer Breast Segmentation

Segmentation of fibroglandular tissue in breast MRI with neural networks

Paper

ArXiv: Fibroglandular Tissue Segmentation in Breast MRI using Vision Transformers - A multi-institutional evaluation

Figure: SwinTransformer for Breast Segmentation (TraBS)

Data

  • Segmentation masks for the DUKE dataset are saved at : data/Duke

Install

Create virtual environment and install packages:
python -m venv venv
source venv/bin/activate
pip install -e .

Get Started

1 Prepare Data

2 Train

2.1 Predict