argus-3d / instance_head_mlp_meta.json
phanerozoic's picture
Argus-3D: discovered class-agnostic 3D detection head on EUPE-ViT-B
68b7a58 verified
raw
history blame contribute delete
614 Bytes
{
"method": "2-layer MLP",
"in_dim": 768,
"hidden": 256,
"dropout": 0.5,
"epochs": 30,
"train_scenes": [
"42446540",
"42897501",
"42897521",
"42897538",
"42897545",
"42897552",
"42897561",
"42898486",
"45260903",
"45261133",
"45261143",
"45261179",
"45261587",
"45261615",
"45662921",
"45663113",
"47115543",
"47204559",
"47331068",
"47331262"
],
"val_scenes": [
"45662921"
],
"auc": 0.9806332802845262,
"best_f1": 0.8387126179329744,
"best_threshold": 0.569353461265564
}