mkara44 / unetr_pytorch

MIT License
21 stars 4 forks source link

Brain Tumor Segmentation from MRI with UNETR

The unofficial implementation of UNETR: Transformers for 3D Medical Image Segmentation on Pytorch

Output

Output of my implementation. (A) Ground Truth; (B) Prediction

UNETR

UNETR Architecture Figure from Official Paper

Dependencies

Dataset

Training

Evaluation

Inference

Other Implementations

References