carrenD / Medical-Cross-Modality-Domain-Adaptation

[IJCAI'18] Unsupervised Cross-Modality Domain Adaptation of ConvNets for Biomedical Image Segmentations with Adversarial Loss (code&data)
https://arxiv.org/abs/1812.07907
MIT License
282 stars 57 forks source link

Documentation, license, test function, layer definition #2

Closed cheng-01037 closed 5 years ago

cheng-01037 commented 5 years ago

Added documentation, license, layer definition.

The test function for base segmentor has also been added but untested,

cheng-01037 commented 5 years ago

Done