Commit History

refactor: remove GPT/mission/relevance system, keep CV-only base
9574811

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

feat: expose step param on /detect/async, default to 7
05bd36a

Zhen Ye Claude Opus 4.6 commited on

feat(ttfs): instrument segmentation time-to-first-stream
301e154

Zhen Ye commited on

refactor(gsam2): make SAM2 detector-agnostic
21c29ae

Zhen Ye commited on

perf: increase production keyframe step from 20 to 60
97b3a45

Zhen Ye Claude Opus 4.6 commited on

perf: set SAM2 num_maskmem to 7 (trained default) in production
0c8527d

Zhen Ye Claude Opus 4.6 commited on

fix: replace gated GSAM2 streaming with adaptive-rate publisher thread
f09ca9c

Zhen Ye Claude Opus 4.6 commited on

perf: set num_maskmem=3 for all inference paths
e9834ad

Zhen Ye Claude Opus 4.6 commited on

feat: add detailed timing metrics to GroundedSAM2 segmenter
74ae00c

Zhen Ye commited on

feat: add job processing timing and latency measurements to backend and frontend
517108e

Zhen Ye commited on

Fix GSAM2 GPT writer state safety and background call args
8e10ddb

Zhen Ye commited on

Remove SAM3 and standardize segmentation on Grounded-SAM2
3fde4e4

Zhen Ye commited on

Event-driven MJPEG streaming, GPT concurrency semaphore, pre-resize frames in publisher
dbfb5c9

Zhen Ye commited on

Simplify first-frame processing, replace depth pre-scan with incremental stats, add GPT enrichment thread
6375955

Zhen Ye commited on

Jobs: forward cached GPT results, reduce stream buffer to 60, wire up first_frame_gpt_results
ecbbe4e

Zhen Ye commited on

feat: Add mission-driven object relevance abstractions
a2ca6f9

Zhen Ye Claude Opus 4.6 commited on

feat: Real-time radar directionality via track sync
3a793fe

Zhen Ye commited on

feat: Continuous object tracking, speed estimation, and overlay syncing
ff50694

Zhen Ye commited on

Optimize streaming buffer and implement parallel depth pipeline
8d938e9

Zhen Ye commited on

Fix syntax error in background job
0a016b0

Zhen Ye commited on

Enable MJPEG streaming for live video feedback
a52a96d

Zhen Ye commited on

Implement Tab 1 Radar View, fix background depth crash, and set main page redirect
b30c328

Zhen Ye commited on

feat: fix depth inversion and add video overlays
391cb94

Zhen Ye commited on

feat(inference): enable full multi-GPU support for all models
45eb65b

Zhen Ye commited on

added depth view
5e832fe

Zhen Ye commited on

added depth everything v2
1c4206e

Zhen Ye commited on

fixed overflow
78f99f1

Zhen Ye commited on

added apple depth pro
b8fe2b6

Zhen Ye commited on

wired endpoints to new html
9803004

Zhen Ye commited on

added async first frame/video detection
52536ca

Zhen Ye commited on