t0m1ab commited on
Commit
423ddfd
·
verified ·
1 Parent(s): f3de59b

update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ # MVA DELIRES - Benchmarking Guided Diffusion Models
6
+
7
+ **Authors:** Tom LABIAUSSE - Theïlo TERRISSE
8
+
9
+ **Date:** Feb/Mar 2024
10
+
11
+ This repository contains data linked to [this project](https://github.com/t0m1ab/MVA_DELIRES_project) done for the DELIRES class as part of the MVA at ENS Paris-Saclay.
12
+
13
+ ## Files
14
+
15
+ * **project report:** `AA2-Labiausse-Terrisse-rapport.pdf`
16
+ * **matlab blur kernels:** `Levin09.mat` - `kernels_12.mat` - `kernels_bicubicx234.mat` - `custom_blur_centered.mat`
17
+ * **diffusion network:** `diffusion_ffhq_10m.pt`