hbk16

Results 4 issues of hbk16

What's the main idea of using a GAN in segmentation? Data Augmentation? And does it work?

Which dataset is it in the demo? And where to download it? THX.

In this code, only the 3d unet is provided. What about the graph-based segmentation in reference [4]?

Having looked into your code, I found that Conditional Random Field is also contained, but was not mentioned in your ISBI paper. And the function crfrnn3d is absent. Does CRF...