Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
BlinkDL
/
clip-guided-binary-autoencoder
like
28
License:
apache-2.0
Model card
Files
Files and versions
Community
1
BlinkDL
commited on
Sep 27, 2022
Commit
adba43e
·
1 Parent(s):
f7f9895
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,5 @@
1
---
2
license: apache-2.0
3
---
1
---
2
license: apache-2.0
3
---
4
+
5
+
This model can encode 224x224 RGB image into 28x28x13bit latent. The compression rate is 28x28x13/(224x224x24)=1/118, or 0.203 bpp.