| model: | |
| octree: | |
| feature_type: P | |
| depth: 13 | |
| full_depth: 1 | |
| backbone: | |
| name: octsegformer_tiny | |
| in_channels: 3 | |
| out_channels: 128 | |
| nempty: true | |
| interp: linear | |
| head: | |
| min_offsets: 2 | |
| n_offsets: 20 | |
| target_group_ratio: 0.33 | |
| type1_start_depth: 1 | |
| lambda_min_offsets: 0.75 | |
| inputs: | |
| - xyz | |
| offset_encoding_freq: 1 | |
| encoding_dim: 1 | |
| feature_dim: 32 | |
| feature_from_checkpoint: true | |
| hidden_dim: | |
| - 8 | |
| - 8 | |
| norm_type: layernorm | |
| weights_from_checkpoint: false | |
| position_dim: 3 | |
| rotation_dim: 4 | |
| color_dim: 3 | |
| opacity_dim: 1 | |
| scaling_dim: 2 | |
| per_octant_mlp: true | |
| mlp_depth: 1 | |
| offset_init_coeff: 1.0 | |
| radius_init_coeff: 1.0 | |
| limit_offsets: false | |
| scene: | |
| load_iteration: 10000 | |