A simple YOLO image annotation tool built with PySide6, developed as a custom alternative to labelImg using Claude Code.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Refactor: split canvas/workers, add constants, deduplicate shared logic
69c7d5cView on GitHubRefactor: extract LabelModeController, add scan/export, fix overlays and session restore
4f35fbbView on GitHubAdd Model Check scan mode, mode-gated UI, fix dialog dirs, and update README
76e3f3fView on GitHubAdd class filter, frame jump, conf cache, clean labels, export options, and refactor playback/inference
4c4bd65View on GitHubAdd Video Capture and Model Check modes with nav rename and UI cleanup
ecaefa9View on GitHubAdd segmentation mode, nav column, toolbar, and safe label handling
4bb9a72View on GitHubAdd Check Mode editing, undo/redo, delete image, and label count stats
347fb99View on GitHubFix Auto Annotate stability with batched QThread and polling UI
5bf7235View on GitHub