zelaki commited on
Commit
407747f
·
verified ·
1 Parent(s): 250d4a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
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
 
8
  **EQ-VAE** regularizes the latent space of pretrained autoencoders by enforcing equivariance under scaling and rotation transformations.
9