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

Use which command to test the proposed model? I thibk there are some fauts in the text. It should be $ python main.py --testing not $ python main_unet.py --testing, is it right? #3

Open tongxuezhou opened 5 years ago

arnab39 commented 5 years ago

Thanks a lot for pointing that out. I have fixed it.