slam3r_i2p / config.json
Jing12321's picture
Duplicate from siyan824/slam3r_i2p
105f1c7
raw
history blame contribute delete
491 Bytes
Invalid JSON: Unexpected token 'I', ..." 1, Infinity "... is not valid JSON
{
"conf_mode": [
"exp",
1,
Infinity
],
"corr_depth": 2,
"dec_depth": 12,
"dec_embed_dim": 768,
"dec_num_heads": 12,
"depth_mode": [
"exp",
-Infinity,
Infinity
],
"enc_depth": 24,
"enc_embed_dim": 1024,
"enc_minibatch": 11,
"enc_num_heads": 16,
"head_type": "linear",
"img_size": [
224,
224
],
"mv_dec1": "MultiviewDecoderBlock_max",
"mv_dec2": "MultiviewDecoderBlock_max",
"output_mode": "pts3d",
"pos_embed": "RoPE100"
}