apozz commited on
Commit
a1745a5
·
verified ·
1 Parent(s): b906d40

Upload slat_decoder_mesh.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. slat_decoder_mesh.yaml +12 -0
slat_decoder_mesh.yaml ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _target_: sam3d_objects.model.backbone.tdfy_dit.models.structured_latent_vae.decoder_mesh.SLatMeshDecoderTdfyWrapper
2
+ resolution: 64
3
+ model_channels: 768
4
+ latent_channels: 8
5
+ num_blocks: 12
6
+ num_heads: 12
7
+ mlp_ratio: 4
8
+ attn_mode: swin
9
+ window_size: 8
10
+ representation_config:
11
+ use_color: true
12
+ use_fp16: true