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
Skip real datamodule in decode-only mode, use dummy single-batch loader
When saved_prediction_path is set, creates a minimal datamodule with
one dummy batch instead of loading test images. The actual prediction
is loaded from the H5 file in _load_cached_predictions.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments