Skip to content

Postprocessing edge cases#233

Merged
agentmorris merged 4 commits into
mainfrom
postprocessing-edge-cases
Jun 25, 2026
Merged

Postprocessing edge cases#233
agentmorris merged 4 commits into
mainfrom
postprocessing-edge-cases

Conversation

@agentmorris

Copy link
Copy Markdown
Owner

No description provided.

rishirevuri and others added 4 commits June 23, 2026 10:29
This change fixes several small postprocessing issues that affect valid MegaDetector outputs. CSV report generation now accepts detection-level classifications sorted by descending confidence, unknown category remapping now records the generated unknown category in detection_categories using a string category ID, and batch output combining now replaces earlier failed image entries with later successful retries when detections is null. The batch-combining logic also avoids mutating caller-provided image dictionaries during path normalization. Regression tests were added to cover the updated behavior.
@agentmorris agentmorris merged commit dff242d into main Jun 25, 2026
17 checks passed
@agentmorris agentmorris deleted the postprocessing-edge-cases branch June 25, 2026 02:35
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.

2 participants