-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2fe11d8
commit 3251deb
Showing
2 changed files
with
3 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+4.39 MB
2023/2023_12_11_intro_to_diffusion_models/2023_12_11_diffusion_models.pdf
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Introduction to diffusion models | ||
|
||
Diffusion probabilistic models have revolutionized generative modelling in computer vision. Understanding their theoretical underpinnings is crucial not only for the development of the field of generative modelling itself, but also in terms of potential adaptations in other fields, such as Explainable Artificial Intelligence. Because of that, the upcoming seminar will focus on a general overview of diffusion models - from the theory and its motivations to specific applications. This knowledge will serve us in discussing subsequent articles focusing on specific adaptations of diffusion models presented at future meetings. |