Rubics-Xuan/TransBTS
Transformer-based neural network for multimodal brain tumor and volumetric medical image segmentation.

This repository provides the official implementation of TransBTS and TransBTSV2, transformer-based models for volumetric medical image segmentation. It uses an encoder-decoder architecture with transformers to process 3D medical imaging data (MRI/CT scans) for tasks like brain tumor segmentation on BraTS datasets. The project includes data preprocessing pipelines, distributed training scripts, and evaluation tooling for Dice scores on medical imaging benchmarks.