YingqingHe / ScaleCrafter

[ICLR 2024 Spotlight] Official implementation of ScaleCrafter for higher-resolution visual generation at inference time.
487 stars 29 forks source link

Code for hyperparameter search #4

Open andriyrizhiy opened 11 months ago

andriyrizhiy commented 11 months ago

How did you find parameters for your models? Was it some kind of script with an enumeration and metrics calculation, and if so, do you plan to publish it? I suspect that different hyperparameters will be best for different problems. It would be interesting to test this hypothesis by finding the best parameters for img2img and comparing them with the ones you got for text2img.