{ "model_type": "tipsv2_dpt", "architectures": [ "TIPSv2DPTModel" ], "auto_map": { "AutoConfig": "configuration_dpt.TIPSv2DPTConfig", "AutoModel": "modeling_dpt.TIPSv2DPTModel" }, "channels": 256, "readout_type": "project", "num_depth_bins": 256, "min_depth": 0.001, "max_depth": 10.0, "num_seg_classes": 150, "backbone_repo": "google/tipsv2-g14", "embed_dim": 1536, "block_indices": [ 9, 19, 29, 39 ], "post_process_channels": [ 192, 384, 768, 1536 ] }