cifar10 / README.md
balakrish181's picture
Create README.md
898b679 verified
metadata
license: mit
datasets:
  - uoft-cs/cifar10
language:
  - en
library_name: diffusers
tags:
  - pytorch
  - cifar10

diffusion_project

DDPM are a class of unconditional generative models.

In this project, we have built a diffusion model to generate CIFAR10 images at the same resolution(32 px) as the data.