Add new analysis scripts and configuration files for model comparison and feature extraction
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"_note": "Single rep of tritower default with save_features=true and ALL fusion phases captured (nt + hb). New run_name so it doesn't skip the prior single-phase result.",
|
||||
"run_name": "experiments/tri_v1/baseline_tri_features_all",
|
||||
"reps": 1,
|
||||
"overrides": {
|
||||
"save_features": true
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"_note": "cd + geom (seg-CNN) two-tower ensemble — img-tower removed. 3 reps as a pilot; promote to 10 if it lands near img+cd's 0.896.",
|
||||
"run_name": "experiments/tri_v1/cd_geom_duo",
|
||||
"reps": 3
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user