Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

inference script just reconstructs training images #5

Open
jhurlbut opened this issue Sep 23, 2022 · 1 comment
Open

inference script just reconstructs training images #5

jhurlbut opened this issue Sep 23, 2022 · 1 comment

Comments

@jhurlbut
Copy link

I was able to successfully train a model after chaning the diffusers version and changing batch size to 2 but when running inference on the output I only get reconstructions of the training images

@Victarry
Copy link
Owner

The reason may be the training iterations are too much,
you can decrease the iterations by reducing the number of sampled images or early stopping.
Generally about ~200 iterations are ok.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants