Temporal sequence · miss analysis
Misclassified sequences: exact dataloader frames (≤12), attention α, softmax at the selected timestep, and softmax vs time.
test · accuracy=0.651 · macro ROC-AUC=0.846
Train dir: /remote/idiap.svm/temp.medai/tvanrijn/Graduation_Project/beyond-the-last-frame/results/temporal-hyperftype-phase-strat-attn-max/Train_8
Checkpoint: /remote/idiap.svm/temp.medai/tvanrijn/Graduation_Project/beyond-the-last-frame/results/temporal-hyperftype-phase-strat-attn-max/Train_8/model-at-highest-validation-auc-epoch=16.ckpt
Temporal JSON: /remote/idiap.svm/temp.medai/tvanrijn/Graduation_Project/beyond-the-last-frame/config/temporal_hyperftype.json
Datadir: /remote/idiap.svm/resource.dataset13/3rd_APTOS_Angiographic_Report
settings.json
{
"model": "temporal-vitgru",
"datamodule": "angioreport-hyperftype-seq",
"epochs": 20,
"batch_size": 16,
"seed": 42,
"device": "cuda",
"parallel": 2,
"task_type": "multiclass",
"pretrained_weights": "retfoundgreen_statedict.pth",
"cache_samples": false,
"backbone_unfreeze_last_n": 4,
"class_weight_crossentropy": true,
"frame_span": "phase_stratified",
"bound_early_mid": 103.0,
"bound_mid_late": 518.0,
"temporal_pooling": "attention",
"global_pool": "max",
"lr_backbone": 9.68e-06,
"lr_head": 9.68e-05
}