Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
library_name: diffusers
|
3 |
---
|
4 |
## EQ-VAE: Equivariance Regularized Latent Space for Improved Generative Image Modeling
|
|
|
5 |
|
6 |
**EQ-VAE** regularizes the latent space of pretrained autoencoders by enforcing equivariance under scaling and rotation transformations.
|
7 |
|
|
|
2 |
library_name: diffusers
|
3 |
---
|
4 |
## EQ-VAE: Equivariance Regularized Latent Space for Improved Generative Image Modeling
|
5 |
+
Arxiv: https://arxiv.org/abs/2502.09509 <br>
|
6 |
|
7 |
**EQ-VAE** regularizes the latent space of pretrained autoencoders by enforcing equivariance under scaling and rotation transformations.
|
8 |
|