feat: solid 3D mesh rendering with mirrored back + edge faces dc6dd70 Zhen Ye Claude Opus 4.6 (1M context) commited on about 7 hours ago
fix: correct seg mask rendering in inspection view by mapping cropped frame to full-frame mask coordinates 16a5288 Zhen Ye Claude Opus 4.6 (1M context) commited on about 7 hours ago
fix: 3D point cloud rendering — normalize depth scale + fix bbox label NaN e48763a Zhen Ye Claude Opus 4.6 (1M context) commited on about 7 hours ago
fix: resolve detector name from segmenter for attention maps in segmentation mode aec16b8 Zhen Ye Claude Opus 4.6 (1M context) commited on about 7 hours ago
fix: remove bbox overlay from inspection view — show object only dbe07b7 Zhen Ye Claude Opus 4.6 (1M context) commited on about 7 hours ago
fix: clean up video display — remove track ID labels, smaller fonts, masks-only for segmentation 08b5641 Zhen Ye Claude Opus 4.6 (1M context) commited on about 8 hours ago
fix: bundle Three.js locally to avoid CDN failures on HuggingFace Spaces 54d2360 Zhen Ye Claude Opus 4.6 (1M context) commited on about 8 hours ago
fix: handle degenerate bbox and unhandled exceptions in inspection frame endpoint 76d9042 Zhen Ye Claude Opus 4.6 (1M context) commited on about 8 hours ago
feat: side-by-side inspection/chat layout + 360° spin interaction 795d95c unverified Claude commited on about 8 hours ago
feat: crop inspection to selected object bbox with 20% padding 5f77726 unverified Claude commited on about 8 hours ago
fix: forensic code trace fixes across all inspection modules 9adf7b4 unverified Claude commited on about 9 hours ago
fix: enable multi-GPU round-robin for all inspection modules 51e9a8b Zhen Ye Claude Opus 4.6 (1M context) commited on about 19 hours ago
feat(inspection): add super-resolution and 3D point cloud (Phase 3) ee7b930 Zhen Ye Claude Opus 4.6 (1M context) commited on about 19 hours ago
feat(inspection): add depth analysis and attention heatmap endpoints (Phase 2) a60de6b Zhen Ye Claude Opus 4.6 (1M context) commited on about 19 hours ago
feat(inspection): add on-demand SAM2 mask generation for detection mode 7e90c8f Zhen Ye Claude Opus 4.6 (1M context) commited on about 20 hours ago
feat(inspection): add frame extraction and mask retrieval API endpoints 3d7acee Zhen Ye Claude Opus 4.6 (1M context) commited on about 20 hours ago
feat(inspection): add canvas renderers for seg, edge, depth, attention, super-res 64cd4c8 Zhen Ye Claude Opus 4.6 (1M context) commited on about 20 hours ago
feat(inspection): persist RLE masks during segmentation inference 1bdac0d Zhen Ye Claude Opus 4.6 (1M context) commited on about 20 hours ago
feat(inspection): add panel controller with mode switching and lifecycle 4e8f93f Zhen Ye Claude Opus 4.6 (1M context) commited on about 20 hours ago
feat(inspection): add RLE mask encode/decode module fa92a8f Zhen Ye Claude Opus 4.6 (1M context) commited on about 20 hours ago
feat(inspection): add frame extraction and cropping module ca074b5 Zhen Ye Claude Opus 4.6 (1M context) commited on about 20 hours ago
feat(inspection): add panel HTML structure and CSS styles 7372790 Zhen Ye Claude Opus 4.6 (1M context) commited on about 20 hours ago
feat(inspection): add inspection API client module 240e6c8 Zhen Ye Claude Opus 4.6 (1M context) commited on about 20 hours ago
feat(inspection): add inspection state sub-object 3f7ff79 Zhen Ye Claude Opus 4.6 (1M context) commited on about 20 hours ago
fix: merge redundant track card badges into a single unified status badge ba7e752 Zhen Ye Claude Opus 4.6 commited on 3 days ago
fix: prioritize mission-relevant tracks in card ranking and make list scrollable a599a21 Zhen Ye Claude Opus 4.6 commited on 3 days ago
fix: use actual video FPS for frame index calculation to prevent track card disappearance 58bc91d Zhen Ye Claude Opus 4.6 commited on 3 days ago
fix: keep last known tracks when backend returns empty frame data 83e3e44 Zhen Ye Claude Opus 4.6 commited on 3 days ago
fix: assessment flicker, pause/resume toggle, chat icons, overlay bbox scaling bc8c9ad Zhen Ye Claude Opus 4.6 commited on 3 days ago
fix: add chat.js script tag, remove missing features.js and demo data references 6f21388 Zhen Ye Claude Opus 4.6 commited on 4 days ago
feat: add mission analyst chat panel with track context injection 052c460 Zhen Ye Claude Opus 4.6 commited on 4 days ago
refactor: replace canvas overlay with SVG-based bounding box system 797794e Zhen Ye Claude Opus 4.6 commited on 4 days ago
debug: add console.log to overlay render for track highlight debugging c0945d3 Zhen Ye Claude Opus 4.6 commited on 5 days ago
fix: comprehensive overlay highlight fix for track selection f4bd7d0 Zhen Ye Claude Opus 4.6 commited on 5 days ago
fix: ensure overlay canvas is sized and tracks preserved for highlight 9245571 Zhen Ye Claude Opus 4.6 commited on 5 days ago
fix: highlight selected object on video when clicking track card ccba853 Zhen Ye Claude Opus 4.6 commited on 5 days ago
feat: pause video when clicking track card or bounding box d65721d Zhen Ye Claude Opus 4.6 commited on 5 days ago
fix: add cache-busting version params to all frontend assets 426ad6e Zhen Ye Claude Opus 4.6 commited on 5 days ago
fix: streaming track poll used wrong summary key, causing NaN frame index 9323e46 Zhen Ye Claude Opus 4.6 commited on 5 days ago
fix: show track cards during MJPEG live streaming b1cf1d4 Zhen Ye Claude Opus 4.6 commited on 5 days ago
fix: track cards not displaying during streaming and replay 3ea5431 Zhen Ye Claude Opus 4.6 commited on 5 days ago
feat(isr): wire mission param through API/background pipeline, add openai dep e8607cf Zhen Ye Claude Opus 4.6 commited on 5 days ago
feat(isr): store latest frame in writer thread for ISR cropping a47699c Zhen Ye Claude Opus 4.6 commited on 5 days ago
feat(isr): add latest-frame storage for ISR cropping 3c1e4b4 Zhen Ye Claude Opus 4.6 commited on 5 days ago
feat(isr): create async assessor loop with verdict merging a74fcd3 Zhen Ye Claude Opus 4.6 commited on 5 days ago
feat(isr): create ISRAssessor with GPT-4o-mini vision integration 5fe76d5 Zhen Ye Claude Opus 4.6 commited on 5 days ago