djmango commited on
Commit
8ce7fdd
·
verified ·
1 Parent(s): 4ed9cfa

Add AE v3.2 nostatic encoder ae_v32_nostatic_d8c32.encoder.json (slot-LUT fix retrain)

Browse files
Files changed (1) hide show
  1. ae_v32_nostatic_d8c32.encoder.json +9 -0
ae_v32_nostatic_d8c32.encoder.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "static_in_latent": false,
3
+ "terrain_cond": true,
4
+ "schema": "ae_v32_nostatic",
5
+ "format": "spatial_ae_encoder_v32_nostatic",
6
+ "upsample_decoder": true,
7
+ "latent_c": 32,
8
+ "latent_down": 8
9
+ }