Add top-level README, .gitignore, and per-component directories (recording, labeling backend/frontend, training, inference, control) with READMEs and pyproject.toml/package skeletons per CLAUDE.md §2-3. No implementation yet, just structure to build against. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
10 lines
307 B
Markdown
10 lines
307 B
Markdown
# Labeling Tool — Frontend
|
|
|
|
UI for the bounding-box labeling tool (image canvas with drawable/editable boxes,
|
|
class picker, dataset/set navigation). Framework not yet chosen — deferred until this
|
|
component is actively built.
|
|
|
|
See CLAUDE.md §3.2 for full requirements.
|
|
|
|
**Status:** not yet implemented.
|