Skip to content

Annotated multi-view recording + per-camera metrics - #77

Merged
bamdadd merged 1 commit into
mainfrom
feat/multiview-record
Jul 30, 2026
Merged

Annotated multi-view recording + per-camera metrics#77
bamdadd merged 1 commit into
mainfrom
feat/multiview-record

Conversation

@bamdadd

@bamdadd bamdadd commented Jul 30, 2026

Copy link
Copy Markdown
Owner

scripts/record_multiview.py renders the mtmc handoff scene as a multi-camera grid over time: projected box coloured by stable gt_id (one identity across views), green/red seen/blind border, timeline. Outputs gif + mp4 + contact sheet + a metrics panel (per-cam detection P/R from GT; MOTA/IDF1/id-switch sourced live from rt eval). Deterministic (seed 0), gif byte-identical across runs. ruff + mypy clean.

One command: uv run --with 'imageio[ffmpeg]' python scripts/record_multiview.py

scripts/record_multiview.py renders the mtmc handoff scene as a multi-camera
grid over time: per-camera projected box coloured by stable gt_id (one identity
across views), a green/red border for seen/blind, and a timeline. Writes gif +
mp4 + a static contact sheet, plus a metrics panel (per-camera detection P/R
computed from ground truth, aggregate MOTA/IDF1/id-switch sourced live from the
rt eval). Deterministic at seed 0.
@bamdadd
bamdadd merged commit 4440e51 into main Jul 30, 2026
1 check passed
@bamdadd
bamdadd deleted the feat/multiview-record branch July 30, 2026 10:12
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