yashkarbhari / Generating-COVID-CXR-using-ACGAN

Official code for the paper "Generation of Synthetic Chest X-Ray Images and Detection of COVID-19: a Deep Learning based Approach"
3 stars 1 forks source link

ACGAN weight checkpoint generates noise images. #2

Open RichardObi opened 2 years ago

RichardObi commented 2 years ago

Hello @yashkarbhari,

I tried to generate some synthetic CXR images from the provided weights/checkpoint, but this checkpoint only generated some noise images (RGB Gaussian Noise). Would you mind to perhaps share another checkpoint in your repo? Maybe the one you used to generate the synthetic images in the readme??

Best wishes!

yashkarbhari commented 2 years ago

Hi, the checkpoint provided in the weights folder, is the most trained one. It has been tested, and the synthetic images generated are from the checkpoint itself. In case of any further discrepancy, I have added a link in the weights folder to the params generator of epoch 1199, so, you can use that for generating synthetic images too.