File size: 504 Bytes
83e80f8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
{
"encode_camera": false,
"camera_embeds_type": "sincos",
"camera_embeds_dim": null,
"n_views": 1,
"empty_embeds_ratio": 0.1,
"normalize_embeds": false,
"zero_uncond_embeds": true,
"freeze_modulation_clip": false,
"freeze_modulation_dino": false,
"enable_gradient_checkpointing": false,
"image_size": 518,
"fuse_type": "concat",
"dino_type": "facebook/dinov2-with-registers-large",
"clip_type": "openai/clip-vit-large-patch14",
"kwargs": null
} |