Skip to content

Fix ws-detection example: restore runnable training loop#180

Merged
AlexGrayBox merged 1 commit into
devfrom
fix-ws-det
May 28, 2026
Merged

Fix ws-detection example: restore runnable training loop#180
AlexGrayBox merged 1 commit into
devfrom
fix-ws-det

Conversation

@AlexGrayBox

Copy link
Copy Markdown
Member

An earlier merge left main.py's train loop in a non-runnable state. Restore a working loop (infinite-generator batching that re-shuffles each epoch, per-sample loss/IoU via the criterion dict) and default the loaders to num_workers=2.

An earlier merge left main.py's train loop in a non-runnable state. Restore a
working loop (infinite-generator batching that re-shuffles each epoch,
per-sample loss/IoU via the criterion dict) and default the loaders to
num_workers=2.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@AlexGrayBox AlexGrayBox changed the base branch from main to dev May 28, 2026 10:22
@AlexGrayBox AlexGrayBox merged commit 08b89eb into dev May 28, 2026
4 of 5 checks passed
@AlexGrayBox AlexGrayBox deleted the fix-ws-det branch May 28, 2026 10:48
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