This repository contains the tensorflow and pytorch implementation of the model we proposed in our paper of the same name: Few-shot 3D Medical Image Segmentation using Generative Adversarial Learning
The code is available in both tensorflow and pytorch. To run the project kindly refer to the individual readme file.
iSEG 2017 dataset was chosen to substantiate our proposed method.
It contains the 3D multi-modal brain MRI data of 10 labeled training subjects and 13 unlabeled testing subjects.
We split the 10 labeled training data into training, validation and testing images for both the models.(Eg- 2,1 and 7)
Rest of the 13 unlabeled testing images are only used for training the GAN based model.
MRBrainS13 dataset was also used to test the robustness of our proposed model.
It contains 3 modalities (T1-weighted, T1-weighted inversion recovery and FLAIR).
Original Dataset consists of 5 labeled training and 6 unlabeled testing subjects.
We split the 5 labeled training data into 1,1,3 for training, validation and testing. The 6 testing subjects are used as unlabeled data for the GAN based models.
The following shows the model architecture of the proposed model. (Read our paper for further details)
You can mail us at: sanu.arnab@gmail.com, aakash.garg80@gmail.com
If you use this code for your research, please consider citing the original paper: