BlinkDL commited on
Commit
c168112
·
1 Parent(s): 4ee690a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,6 +4,6 @@ license: apache-2.0
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
- Trained on LAION-Aesthetics V2 5+ for 60M images.
8
 
9
  (still training. final checkpt will be better)
 
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
+ 12M params for Encoder + Decoder. Trained on LAION-Aesthetics V2 5+ for 60M images.
8
 
9
  (still training. final checkpt will be better)