sam-3d-objects-safetensors / moge_vitl_config.json
apozz's picture
Upload moge_vitl_config.json with huggingface_hub
cbb995a verified
{
"encoder": "dinov2_vitl14",
"remap_output": "exp",
"output_mask": true,
"split_head": true,
"intermediate_layers": 4,
"dim_upsample": [
256,
128,
64
],
"dim_times_res_block_hidden": 2,
"num_res_blocks": 2,
"trained_area_range": [
250000,
500000
],
"last_conv_channels": 32,
"last_conv_size": 1
}