File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -329,7 +329,7 @@ <h2>Part 1.4 – Iterative Denoising</h2>
329329< div class ="subsection ">
330330< h3 > Denoising Loop Visualizations (i_start = 10)</ h3 >
331331
332- < p > Noisy Campanile at t = timestep[10] :</ p >
332+ < h4 > Noisy Campanile at < code > t = strided_timestamps[i_start] </ code > (t = 690) :</ h4 >
333333< figure >
334334< img src ="images/ddpm/DDPM_0x5.png " alt ="DDPM_0x5.png " />
335335< figcaption > Initial noisy Campanile (i_start = 10)</ figcaption >
@@ -371,11 +371,11 @@ <h4>Final predicted clean images</h4>
371371</ figure >
372372< figure >
373373< img src ="images/ddpm/final_onestep.png " alt ="final_onestep.png " />
374- < figcaption > One-step denoising (from part 1.3) </ figcaption >
374+ < figcaption > One-step denoising</ figcaption >
375375</ figure >
376376< figure >
377377< img src ="images/ddpm/final_gaussianblur.png " alt ="final_gaussianblur.png " />
378- < figcaption > Gaussian blur baseline (from part 1.2) </ figcaption >
378+ < figcaption > Gaussian blur baseline</ figcaption >
379379</ figure >
380380</ div >
381381</ div >
You can’t perform that action at this time.
0 commit comments