Skip to content

mueller-franzes/TraBS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Transformer Breast Segmentation (TraBS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages