Coder Social home page Coder Social logo

huckiyang / eyenet-gans Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 0.0 487.73 MB

ACCV'18 workshop - Synthesizing New Retinal Symptom Images by Multiple Generative Models

Home Page: https://huckiyang.github.io/projects/1_project/

Python 100.00%
retinal-images generative-adversarial-network deep-learning eyenet accv2018

eyenet-gans's Introduction

EyeNet_GANs ACCV 2018

image

  • run and contact: yliu3233 gatech edu
$ python torch_code_0930/wgan-gp.py

ACCV'18 - Synthesizing New Retinal Symptom Images by Multiple Generative Models - Pytorch Implementation If you find this useful in your work, please consider citing the following reference:

@article{liu2019synthesizing,
  title={Synthesizing New Retinal Symptom Images by Multiple Generative Models},
  author={Liu, Yi-Chieh and Yang, Hao-Hsiang and Yang, Chao-Han Huck and Huang, Jia-Hong and Tian, Meng and Morikawa, Hiromasa and Tsai, Yi-Chang James and Tegner, Jesper},
  journal={AI for Retinal Image Analysis(AIRIA) Workshop, ACCV 2018},
  year={2018}
}

Retinalimage collection contains three types of photography that are fluorescein angiography(FA), optical coherence tomography (OCT) and color fundus photography(CFP). FA are gray-scale images and CFP are colorful images. CFP and FA imaging are reliable for whole fundus, and used as our dataset.


To improve the quality of generated images, we chose DCGANs and WGANs to establish our generative model. In this part, with a random initialized parameter, we build a generator of retinal diseases while the improving discriminator. For a specific symptom, generated images contain similar optical traits. Furthermore, high dimensional neural networks for computer vision sometimes materialize higher forms of neglected visual features. Therefore, generated retinal images not only become the aid of diagnosis and strategy to explore diseases, but also provide diverse computer training data.

Fundus images with symptom of geographic atrophy (GA) via WGAN

image

  • path: /EyeNet-GANs/blob/masterwgan_img/wgan0929_GA/

Drusen with symptom of fluorescein angiography (FA) via WGAN

image

image

  • path EyeNet-GANs/wgan_img/wgan_drusen_fa/

Class Activation Map (CAM) result on geographic atrophy (GA)

The class activation maps (CAMs) in [8] provide a method that localizes features on images. Through this method, not only the similarity of images is tested with high-level disease features, but a series of pathological details is built.

image

$ python /CAMs/pytorch_CAM.py

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.