ISR / utils /tracker.py

Commit History

refactor(tracker): clean up ByteTracker implementation
fc033d4

zye0616 Claude Opus 4.6 (1M context) commited on

fix: clean up video display — remove track ID labels, smaller fonts, masks-only for segmentation
672057c

Zhen Ye Claude Opus 4.6 (1M context) commited on

refactor: remove first-frame tab and simplify to video-only UI
f8976b4

Zhen Ye Claude Opus 4.6 commited on

refactor: strip threat fields from all frontend and backend code
50d50b0

Zhen Ye Claude Opus 4.6 commited on

feat(backend): enhance inference pipeline with GLM logic and structured outputs
05c8c5b

Zhen Ye commited on

Add diagnostic logging to pinpoint tracker dropping detections
235e34b

Zhen Ye Claude Opus 4.6 commited on

Fix Grounding DINO detections dropped by ByteTracker threshold mismatch
8f30f48

Zhen Ye Claude Opus 4.6 commited on

Refactor ByteTracker: add min_hits confirmation, split thresholds, associate unconfirmed tracks
1932c96

Zhen Ye commited on

Tune ByteTracker: lower track_thresh to 0.3, increase track_buffer to 60
0c1b533

Zhen Ye commited on

Update overlays, tracker, GPT reasoning, and threat chat improvements
1425674

Zhen Ye commited on

feat: Add mission-driven object relevance abstractions
ec42e2b

Zhen Ye Claude Opus 4.6 commited on

fix: Remove chat emojis, improve tracker GPT metadata sync
8954d50

Zhen Ye commited on

Fix: IndexError in ByteTracker
6d57a30

Zhen Ye commited on

feat: replace SimpleTracker with ByteTrack
e2ab4dc

Zhen Ye commited on