/mdnet-cvpr2017

Torch implementation for MDNet: A Semantically and Visually Interpretable Medical Image Diagnosis Network

Primary LanguageJupyter NotebookMIT LicenseMIT

Torch implementation for MDNet

MDNet includes a proposed image model and language model.

The image model

See cnn/README.md for details

The language model

TBA

Reference

Please cite this paper

@inproceedings{zhang2017mdnet,
  title={MDNet: A Semantically and Visually Interpretable Medical Image Diagnosis Network},
  author={Zhang, Zizhao and Xie, Yuanpu and Xing, Fuyong and Mcgough, Mason and Yang, Lin},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
  year={2017} 
}