Rubics-Xuan / TransBTS

This repo provides the official code for : 1) TransBTS: Multimodal Brain Tumor Segmentation Using Transformer (https://arxiv.org/abs/2103.04430) , accepted by MICCAI2021. 2) TransBTSV2: Towards Better and More Efficient Volumetric Segmentation of Medical Images(https://arxiv.org/abs/2201.12785).
Apache License 2.0
388 stars 81 forks source link

Subject Split file missing #3

Closed vincentme closed 3 years ago

vincentme commented 3 years ago

Hi Wenxuan

I am currently running your code. After downloading the MICCAI_BraTS_2019_Data, I found that there is no subject split files ' flist' like 'all.txt' or 'valid.txt'. So could not run the preprocess? Will you provide these files? Thanks

Rubics-Xuan commented 3 years ago

Thanks for your advice, and I have already upload the txt files for training and validation. Hope it would help you.