Hello @1124jaewookim,
Thank you for your excellent work on GeSCF. I am working on reproducing the results for the ChangeVPR benchmark but am currently hitting a performance plateau at ~64.6% F1 (weighted average).
Configuration used:
• SAM Backbone: ViT-H
• Input resolution: 512x512
• Thresholds: pred_iou_thresh=0.7, stability_score_thresh=0.7
• Current Results: SF-XL (71.2%), Nordland (59.0%), St Lucia (62.1%)
Question on Spatial Consistency:
In the public framework.py, we observed that masks_t1 are not regenerated for the ChangeVPR dataset after registration (unlike for ChangeSim). For datasets with significant seasonal shifts like Nordland, would regenerating masks for aligned images help bridge this performance gap?
Are there any other specific hyperparameters (like cosine_thr) used specifically for the final reported evaluation?
Best regards,
[Student Researcher:Mia]

Hello @1124jaewookim,
Thank you for your excellent work on GeSCF. I am working on reproducing the results for the ChangeVPR benchmark but am currently hitting a performance plateau at ~64.6% F1 (weighted average).
Configuration used:
• SAM Backbone: ViT-H
• Input resolution: 512x512
• Thresholds: pred_iou_thresh=0.7, stability_score_thresh=0.7
• Current Results: SF-XL (71.2%), Nordland (59.0%), St Lucia (62.1%)
Question on Spatial Consistency:
In the public framework.py, we observed that masks_t1 are not regenerated for the ChangeVPR dataset after registration (unlike for ChangeSim). For datasets with significant seasonal shifts like Nordland, would regenerating masks for aligned images help bridge this performance gap?
Are there any other specific hyperparameters (like cosine_thr) used specifically for the final reported evaluation?
Best regards,
[Student Researcher:Mia]