Skip to content

Commit 18c01b8

Browse files
authored
Update README.md
1 parent 4ba1b24 commit 18c01b8

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,11 @@ This repository focuses on generating and reconstructing handwritten digits by i
1010
- **Autoencoders** with Convolutional Attention Blocks (CABs)
1111
- **Denoising Diffusion Probabilistic Models (DDPM)** using U-Net
1212

13-
---
14-
15-
## **Table of Contents**
16-
- [Overview](#overview)
17-
- [Autoencoder with CABs](#autoencoder-with-cabs)
18-
- [Diffusion Model (DDPM)](#diffusion-model-ddpm)
19-
- [Results and Visualizations](#results-and-visualizations)
20-
- [Future Directions](#future-directions)
13+
![Grid Diffusion](assets/grid_diffusion_gif.gif)
2114

2215
---
2316

17+
2418
## **Overview**
2519
This project aims to reconstruct MNIST digits by encoding them into a latent space and progressively denoising them through a **Diffusion Model**.
2620

0 commit comments

Comments
 (0)