Skip to content

tumor growth prediction by conditional generative adversarial network

Notifications You must be signed in to change notification settings

XmaNm/tumor-growth-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tumor growth prediction via Conditional Recurrent Variantional Auto-Encoder(CRVAE).

The prediction of lung tumor growth is the key to early treatment of lung cancer. However, the lack of intuitive and clear judgments about the future development of the tumor often leads patients to miss the best treatment opportunities. Combining the characteristics of variational autoencoder and recurrent neural networks, this paper propose a tumor growth prediction via Conditional Recurrent Variational Autoencoder. The proposed model uses variational autoencoder to reconstruct tumor images at different times. Meanwhile, the recurrent units are proposed to infer the relationship between tumor images according to chronological order. The different tumor development varies in different patients, patients’ condition is adopted to achieve personalized prediction. Figure1

Prepare

tensorflow, numpy, matplotlib

Implementation

  1. cd to main directory.

  2. jupyter notebook

  3. run CRVAE.ipynb

Appendix

You can obtain your custom data by modifying the file creatMnist.py .

The source sees https://github.com/LukeZhuang/IVRAE.

Results

Figure6

About

tumor growth prediction by conditional generative adversarial network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published