trace-anything / config.json
EulerHuaji's picture
Upload folder using huggingface_hub
6957d2b verified
Invalid JSON: Unexpected token 'I', ..." 1, Infinity "... is not valid JSON
{
"_class_name": "TraceAnything",
"_diffusers_version": "0.35.2",
"decoder_args": {
"attn_drop": 0.0,
"attn_implementation": "flash_attention",
"decoder_type": "fast3r",
"depth": 24,
"drop": 0.0,
"embed_dim": 1024,
"enc_embed_dim": 1024,
"mlp_ratio": 4.0,
"num_heads": 16,
"qkv_bias": true,
"random_image_idx_embedding": false
},
"encoder_args": {
"attn_implementation": "flash_attention",
"depth": 24,
"embed_dim": 1024,
"encoder_type": "croco",
"img_size": 512,
"mlp_ratio": 4,
"num_heads": 16,
"patch_embed_cls": "ManyAR_PatchEmbed",
"patch_size": 16,
"pos_embed": "RoPE100"
},
"head_args": {
"conf_mode": [
"exp",
1,
Infinity
],
"depth_mode": [
"exp",
-Infinity,
Infinity
],
"head_type": "dpt",
"landscape_only": true,
"output_mode": "pts3d",
"patch_size": 16,
"with_local_head": true
},
"poly_degree": 10,
"targeting_mechanism": "bspline_conf",
"whether_local": false
}