| { |
| "model_type": "S2D_EG3DGenerator2", |
| "z_dim": 512, |
| "z_dim_ill": 0, |
| "z_and_w_dim_for_sat": false, |
| "c_dim_ill": 270, |
| "label_dim": 0, |
| "w_dim": 512, |
| "extract_rgb_features": false, |
| "mapping_layers": 2, |
| "triplane_resolution": 256, |
| "triplane_channels": 96, |
| "num_fp16_res": 0, |
| "conv_clamp": null, |
| "coordinate_scale": null, |
| "sr_num_fp16_res": 4, |
| "sr_channel_base": 32768, |
| "sr_channel_max": 512, |
| "sr_antialias": true, |
| "sr_fused_modconv_default": "inference_only", |
| "sr_noise_mode": "none", |
| "mlp_hidden_dim": 64, |
| "mlp_output_dim": 32, |
| "mlp_lr_mul": 1.0, |
| "point_sampling_kwargs": { |
| "origin_height": 3, |
| "realworld_scale": 30, |
| "max_height": 30, |
| "num_points": 48, |
| "data_type": "cvact", |
| "aabb_strict": true |
| }, |
| "ray_marching_kwargs": { |
| "use_mid_point": true, |
| "density_clamp_mode": "mipnerf", |
| "use_white_background": false, |
| "scale_color": true |
| }, |
| "resolution": 256, |
| "rendering_resolution": 64, |
| "num_importance": 48, |
| "avg_camera_radius": 2.7, |
| "avg_camera_pivot": [ |
| 0.0, |
| 0.0, |
| 0.2 |
| ], |
| "use_raw_triplane_axes": false |
| } |