[TensorFlow] A disentangled generative model for disease decomposition in chest X-rays via normal image synthesis
TensorFlow implementation of Disentangled Generative Model (DGM) with MNIST dataset.
Losses for training generative components.
Each graph shows adversarial loss, reconstruction loss, and total variation loss sequentially.
Loss graphs in the training procedure.
Each graph shows generative loss and discriminative loss respectively.
Normal samples classified as normal.
Abnormal samples classified as normal.
Normal samples classified as abnormal.
Abnormal samples classified as abnormal.
- Python 3.7.4
- Tensorflow 1.14.0
- Numpy 1.17.1
- Matplotlib 3.1.1
- Scikit Learn (sklearn) 0.21.3
[1] Youbao Tang et al. (2021). A disentangled generative model for disease decomposition in chest X-rays via normal image synthesis. Medical Image Analysis. ELSEVIER.