junhsss

Results 3 comments of junhsss

Hi @DRJYYDS. I haven't computed FID scores, but just wrote [a script](https://github.com/junhsss/consistency-models/blob/main/examples/fid_score/calculate_fid_score.py) for that.

Hi @zewei-Zhang! Thank you for your question. Can you please share the configurations you used? The code saves samples [*before training starts*](https://github.com/junhsss/consistency-models/blob/9e9a846b33c838465a38281af7d0cb2de33fba7f/consistency/consistency.py#L282) for just aesthetic purposes, so it's possible that...

I'm glad you were able to solve the issue! 😉 Just to let you know, I set the learning rate to `8e-5` and used a batch size of `160` for...