You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix temp dir pollution, verbose tuner logging, and ARE discrepancy
- Move temp directories to system tmpdir instead of repo root (abiss.py,
run_abiss_single.py)
- Use print() for per-threshold ARE breakdown so it always shows
- Save intermediate _tta_prediction.h5 BEFORE crop_pad/affinity_crop so
the tuner (which applies its own crops) works from the same pre-crop
data as the test pipeline, fixing ARE discrepancy between test and tune
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments