Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,6 @@
|
|
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.
|
|
|
|
|
|
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.
|
6 |
+
|
7 |
+
(still training. final checkpt will be better)
|