Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 389 Bytes

readme.md

File metadata and controls

27 lines (14 loc) · 389 Bytes

This is the code for the paper "Robust White Matter Hyperintensity Segmentation on Unseen Domain"

Detailed instruction for installing required packages and running the code will be released soon.

Setup:

Pytorch 1.4

Python ≥ 3.6

Scripts

Deepall

sh scripts/deepall.sh

Deepall + Mixup

sh scripts/deepall_mixup

DANN

sh scripts/dann.sh

MiXDANN

sh scripts/MixDANN.sh