jph00's picture
10k
039bb79
|
raw
history blame
295 Bytes
metadata
license: apache-2.0

all models trained with mnist sigma_data, instead of fashion-mnist.

  • base: default k-diffusion model
  • no-t-emb: as base, but no t-embeddings in model
  • mse-no-t-emb: as no-t-emb, but predicting unscaled noise
  • mse: unscaled noise prediction with t-embeddings