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

Conversion by process increased dataset from 30gb to more than 150 gb #28

Open Harsh-Gill opened 3 years ago

Harsh-Gill commented 3 years ago

Is the massive increase in size normal when using the conversion to .pkl format from .nii? Or is there something wrong in the code implementation?