Commit aa75156
committed
Fix lecture 21 diffusion animations: improve visual quality to match lecture 15 gold standard
- Increase font sizes 30-50% across all 10 scenes for readability
- Thicken arrows (stroke_width 2→3.5-5) with proper tip sizing
- Change text colors from GREY_D to BLACK for better contrast
- Fix ForwardDiffusion: reduce grid scale to create visible arrow gaps
- Fix NoiseSchedule: reposition 'Linear' label to avoid curve overlap
- Fix UNetArchitecture: reroute skip connections to top edges of boxes,
widen encoder/decoder boxes for label readability
- Fix TrainingObjective: increase arrow tip ratios for short arrows
- Fix DiffusionVsTransformer: use relative label positioning
- Add .gitignore entries for Manim build cache (Tex, texts, images)1 parent eee9aed commit aa75156
187 files changed
Lines changed: 297 additions & 280 deletions
File tree
- slides/week7
- animations
- gifs
- media/videos/diffusion_scenes/1080p24
- partial_movie_files
- DiffusionVsTransformer
- ForwardDiffusion
- NoiseSchedule
- ReverseProcess
- SamplingProcess
- ScoreMatching
- SimplifiedLoss
- TimestepEmbedding
- TrainingObjective
- UNetArchitecture
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
0 commit comments