File size: 626 Bytes
5a8f9bb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | {
"_class_name": "SLatGaussianDecoder",
"_diffusers_version": "0.35.1",
"dim": 768,
"latent_channels": 8,
"mlp_ratio": 4.0,
"num_attention_heads": 12,
"num_layers": 12,
"qk_norm": null,
"representation_config": {
"2d_filter_kernel_size": 0.1,
"3d_filter_kernel_size": 0.0009,
"lr": {
"_features_dc": 1.0,
"_opacity": 1.0,
"_rotation": 0.1,
"_scaling": 1.0,
"_xyz": 1.0
},
"num_gaussians": 32,
"opacity_bias": 0.1,
"perturb_offset": true,
"scaling_activation": "softplus",
"scaling_bias": 0.004,
"voxel_size": 1.5
},
"resolution": 64
} |