The implementation of "Semi-supervised Medical Image Classification with Global Latent Mixing". [MICCAI 2020].
python latent-mixing.py
(For more detail, follow run_main.sh)
- PyTorch
- pickle
- PIL
- torchvision
- sklearn
(There might be more requirements but shouldn't be difficult to install them using conda.)