Skip to content

This repository implements a Diffusion Probabilistic Model (DDPM) for image generation, featuring UNet architecture and cosine noise scheduling. It supports training on the Flowers102 dataset and generates 64x64 images. TensorBoard logging and checkpoints are included.

License

Notifications You must be signed in to change notification settings

kwdahun/DDPMImplementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

DDPMImplementation

This repository implements a Diffusion Probabilistic Model (DDPM) for image generation, featuring UNet architecture and cosine noise scheduling. It supports training on the Flowers102 dataset and generates 64x64 images. TensorBoard logging and checkpoints are included.

About

This repository implements a Diffusion Probabilistic Model (DDPM) for image generation, featuring UNet architecture and cosine noise scheduling. It supports training on the Flowers102 dataset and generates 64x64 images. TensorBoard logging and checkpoints are included.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published