SpaceML / GalaxyGAN_python

This project is the implementation of "Generative Adversarial Networks recover features in astrophysical images of galaxies beyond the deconvolution limit" in python.
82 stars 23 forks source link

Pre-trained model? #2

Open isVoid opened 7 years ago

isVoid commented 7 years ago

It seems like folder GalaxyGAN_Python/figures/checkpoint is empty on the AMI provided. "./datasets/facades/checkpoint/model_100.ckpt" is not found either.

Can you release your pretrained model onto ami?

hantianz commented 7 years ago

Hi, we updated our readme and code. The trained model is only for our data and the exact fwhm and sigma, and don't generalize to other cases. So we prefer no to publish the model. If you want it, you can train it by using our data and code.