Skip to content

fix: return processed_images with predictions to prevent mask misalig…#94

Open
Rohit7824567 wants to merge 1 commit intofwitmer:masterfrom
Rohit7824567:patch-3
Open

fix: return processed_images with predictions to prevent mask misalig…#94
Rohit7824567 wants to merge 1 commit intofwitmer:masterfrom
Rohit7824567:patch-3

Conversation

@Rohit7824567
Copy link
Copy Markdown

…nment

During Alaska coastal satellite image batch inference, resuming from checkpoint caused predicted masks to be saved under wrong filenames because processed_images (subset) was zipped with valid_images (full list). Returning both ensures correct image-mask pairing across interrupted runs.

…nment

During Alaska coastal satellite image batch inference, resuming from
checkpoint caused predicted masks to be saved under wrong filenames
because processed_images (subset) was zipped with valid_images (full list).
Returning both ensures correct image-mask pairing across interrupted runs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant