arnab39 / FewShot_GAN-Unet3D

Tensorflow implementation of our paper: Few-shot 3D Multi-modal Medical Image Segmentation using Generative Adversarial Learning
MIT License
377 stars 82 forks source link

I appreciate this is a great work, I'd like to konw what data used to train the model? 1 labeled subject and another one unlabeled subject, is it right? and the unlabeled subject also used to train the GAN? #2

Open tongxuezhou opened 5 years ago

arnab39 commented 5 years ago

The link to the dataset has been given in the dataset section of the readme file. The unlabeled data is used to train using the adversarial part of the loss.