textual_inversion
textual_inversion copied to clipboard
What's the difference betwee sample_gs_* and sample_scaled_gs_*
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:
However I don't know what does a samples_gs_* file means:
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?)