shahdghorsi

Results 7 comments of shahdghorsi

> Hi! Thanks for your work, it's really interesting. I am trying to train the diffusion model from the scratch, however, it seems the FID is unstable during training if...

> Thank you that worked, I also found your command in one of the other issues and I used it it worked. Hyperparameters were mismatched in my error. Eventually these...

> Just for making sure, so I need to prepare the source image and run the ilvr_sample.py as you showed as an example, right? Hello @EthanG97 were you able to...

> Hello @shahdghorsi , did you place your input images into a folder `ref_imgs/`? Or did you set PYTHONPATH variable before running the script? Hi, yes I did all of...

> It turned out that the reason behind this is the big "diffusion_steps" if anyone is using a slow GPU it might take hours to generate

@ee09115 Hello is it possible to get the trained model and test it with my own data? how to do so? Thanks in advance.

> I solved it by using 'restrict=False' flag when loading the model but the results I get are really poor. I guess this is because the model was not loaded...