textual_inversion icon indicating copy to clipboard operation
textual_inversion copied to clipboard

What's the difference betwee sample_gs_* and sample_scaled_gs_*

Open Y-ichen opened this issue 2 years ago • 3 comments

When I was reproducing the results for the paper, I found that files named sample_gs_* and sample_scaled_gs_* are contemporary produced. The results for sample_scaled_gs_* are good: samples_scaled_gs-003000_e-000010_b-000000 However I don't know what does a samples_gs_* file means: samples_gs-003000_e-000010_b-000000 Therefore I want to know the difference between them. Besides, what makes sample_scaled_gs_* that better than sample_gs_* ? Does the input image set acts as a role for producing sample_scaled_gs_* ? (for example, is the start_code for diffusion model initialized from one image from the given image set?)

Y-ichen avatar Feb 14 '23 08:02 Y-ichen