Upload technical_report_p32.md with huggingface_hub
Browse files- technical_report_p32.md +4 -2
technical_report_p32.md
CHANGED
|
@@ -38,8 +38,10 @@ Running stats (mean/variance for whitening) are tracked in the patchified
|
|
| 38 |
512-channel space.
|
| 39 |
|
| 40 |
Semantic alignment and the VP posterior variance expansion loss operate
|
| 41 |
-
**before** patchification, in the 128-channel space
|
| 42 |
-
|
|
|
|
|
|
|
| 43 |
|
| 44 |
## Training
|
| 45 |
|
|
|
|
| 38 |
512-channel space.
|
| 39 |
|
| 40 |
Semantic alignment and the VP posterior variance expansion loss operate
|
| 41 |
+
**before** patchification, in the 128-channel space. The latent scale
|
| 42 |
+
penalty (log-variance L2) operates **after** patchification, in the
|
| 43 |
+
512-channel space. Running stats for whitening are also tracked in the
|
| 44 |
+
patchified space.
|
| 45 |
|
| 46 |
## Training
|
| 47 |
|