Skip to content

Releases: Chrixtar/SRM

Datasets & Checkpoints

03 Mar 12:02

Choose a tag to compare

  • cp_ffhq_base.zip: checkpoint of the diffusion model baseline trained on Counting Polygons FFHQ
  • cp_ffhq.zip: checkpoint of our SRM trained on Counting Polygons FFHQ
  • datasets.zip: all necessary files for the MNIST Sudoku and Counting Polygons FFHQ dataset (Even Pixels does not require any files)
  • even_pixels.zip: checkpoints of all models trained on the Even Pixels dataset
  • mnist_sudoku_base.zip: checkpoint of the diffusion model baseline trained on MNIST Sudoku
  • mnist_sudoku_df.zip: checkpoint of a model trained with independently, uniformly sampled noise levels (as in Diffusion Forcing), used for the ablation of the noise level sampling during training
  • mnist_sudoku.zip: checkpoint of our SRM trained on MNIST Sudoku