Glaucoma.png

Conditional GAN

Conditional GAN for Glaucoma Prediction

This is our project for CS168 (Computer Vision). Our research focus is using Conditional GAN(Generative Adversarial Network) to predict the progress of glaucoma, in order to better predict it.

Paper submitted for ISVC’20:

Conditional GAN for Prediction of Glaucoma Progression with Macular Optical Coherence Tomography

Paper link: https://arxiv.org/abs/2010.04552

Initial Code:

https://github.com/littlelittlelotus/CS168