PAct000/PAct
0
1{2 "name": "SLatMeshDecoder",3 "args": {4 "resolution": 64,5 "model_channels": 768,6 "latent_channels": 8,7 "num_blocks": 12,8 "num_heads": 12,9 "mlp_ratio": 4,10 "attn_mode": "swin",11 "window_size": 8,12 "use_fp16": true,13 "representation_config": {14 "use_color": true15 }16 }17}