Skip to content

Learning to generate Chest X-Ray Images from sample data (DCGAN)

Notifications You must be signed in to change notification settings

umeshksingla/chestXrayGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning to generate Chest X-Ray Images from sample data

We use an existing implementation of deep convolutional GAN in pytorch to learn and generate chest X-Ray images directly. The dataset includes combined 5216 images of healthy people chest X-Rays and that of people with pneumonia. Later we also calculate the Inception score and FID score of the generated images.

It is only a proof-of-concept exercise and is in no way fine-tuned.

About

Learning to generate Chest X-Ray Images from sample data (DCGAN)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published