A PyTorch implementation of https://arxiv.org/abs/1812.01690
- PyTorch 1.0.0 or later
- numpy
- scipy
- sklearn
- tensorboardX
- see the link for more dependencies
Please download NIH Chest X-ray dataset from here
$ python main.py
See possible arguments by $ python main.py --help
$ python classifier/classifier.py
See possible arguments by $ python classifier/classifier.py --help