mdnet-cvpr2017 icon indicating copy to clipboard operation
mdnet-cvpr2017 copied to clipboard

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

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} 
}