ISR / frontend

Commit History

feat: solid 3D mesh rendering with mirrored back + edge faces
dc6dd70

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

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

fix: 3D point cloud rendering β€” normalize depth scale + fix bbox label NaN
e48763a

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

fix: remove bbox overlay from inspection view β€” show object only
dbe07b7

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

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

fix: bundle Three.js locally to avoid CDN failures on HuggingFace Spaces
54d2360

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

feat: side-by-side inspection/chat layout + 360Β° spin interaction
795d95c
unverified

Claude commited on

feat: crop inspection to selected object bbox with 20% padding
5f77726
unverified

Claude commited on

feat(inspection): add super-resolution and 3D point cloud (Phase 3)
ee7b930

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

feat(inspection): add depth analysis and attention heatmap endpoints (Phase 2)
a60de6b

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

feat(inspection): add canvas renderers for seg, edge, depth, attention, super-res
64cd4c8

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

feat(inspection): add panel controller with mode switching and lifecycle
4e8f93f

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

feat(inspection): add panel HTML structure and CSS styles
7372790

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

feat(inspection): add inspection API client module
240e6c8

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

feat(inspection): add inspection state sub-object
3f7ff79

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

fix: merge redundant track card badges into a single unified status badge
ba7e752

Zhen Ye Claude Opus 4.6 commited on

fix: prioritize mission-relevant tracks in card ranking and make list scrollable
a599a21

Zhen Ye Claude Opus 4.6 commited on

fix: use actual video FPS for frame index calculation to prevent track card disappearance
58bc91d

Zhen Ye Claude Opus 4.6 commited on

fix: keep last known tracks when backend returns empty frame data
83e3e44

Zhen Ye Claude Opus 4.6 commited on

fix: assessment flicker, pause/resume toggle, chat icons, overlay bbox scaling
bc8c9ad

Zhen Ye Claude Opus 4.6 commited on

fix: add chat.js script tag, remove missing features.js and demo data references
6f21388

Zhen Ye Claude Opus 4.6 commited on

feat: add mission analyst chat panel with track context injection
052c460

Zhen Ye Claude Opus 4.6 commited on

refactor: replace canvas overlay with SVG-based bounding box system
797794e

Zhen Ye Claude Opus 4.6 commited on

debug: add console.log to overlay render for track highlight debugging
c0945d3

Zhen Ye Claude Opus 4.6 commited on

fix: comprehensive overlay highlight fix for track selection
f4bd7d0

Zhen Ye Claude Opus 4.6 commited on

fix: ensure overlay canvas is sized and tracks preserved for highlight
9245571

Zhen Ye Claude Opus 4.6 commited on

fix: highlight selected object on video when clicking track card
ccba853

Zhen Ye Claude Opus 4.6 commited on

feat: pause video when clicking track card or bounding box
d65721d

Zhen Ye Claude Opus 4.6 commited on

fix: add cache-busting version params to all frontend assets
426ad6e

Zhen Ye Claude Opus 4.6 commited on

fix: streaming track poll used wrong summary key, causing NaN frame index
9323e46

Zhen Ye Claude Opus 4.6 commited on

fix: show track cards during MJPEG live streaming
b1cf1d4

Zhen Ye Claude Opus 4.6 commited on

fix: track cards not displaying during streaming and replay
3ea5431

Zhen Ye Claude Opus 4.6 commited on

feat(isr): frontend sends mission param, grays out non-relevant tracks, color-codes boxes
affb77d

Zhen Ye Claude Opus 4.6 commited on

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

Zhen Ye Claude Opus 4.6 commited on

feat: add /chat/mission endpoint and rewire chat UI
8be0416

Zhen Ye Claude Opus 4.6 commited on

refactor: remove remaining dead HEL/threat code remnants
28965e8

Zhen Ye Claude Opus 4.6 commited on

refactor: strip threat fields from all frontend and backend code
f90111a

Zhen Ye Claude Opus 4.6 commited on

refactor: delete dead threat code (threat_chat.py, hel.js)
a5d0fd8

Zhen Ye Claude Opus 4.6 commited on

feat: add timeline heatmap with detection highlights for Tab 2 video player
2b12102

Zhen Ye Claude Opus 4.6 commited on

feat: replace drone_yolo with YOLOv8-VisDrone detector
e1fbf50

Zhen Ye Claude Opus 4.6 commited on

feat: add YOLOv8-VisDrone detector for aerial object detection
3c61b44

Zhen Ye Claude Opus 4.6 commited on

fix: correct backend URL to match BiasLab2025/ISR HF Space
fcdd931

Zhen Ye Claude Opus 4.6 commited on

feat: add GPT vision-based mission relevance assessment
5170b0a

Zhen Ye Claude Opus 4.6 commited on

refactor: rename hf_yolov8 β†’ yolo11 across codebase
f89fa0b

Zhen Ye Claude Opus 4.6 commited on

feat(segmentation): add YSAM2 variants and mission-aware detector mapping
6268ac2

Zhen Ye commited on

chore: remove dead code and unused frontend modules
d74c718

Zhen Ye commited on

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

Zhen Ye commited on

fix: keep track positions fresh during pause for always-clickable bboxes
0ace9ca

Zhen Ye Claude Opus 4.6 commited on

feat: bidirectional click-to-select between video overlay and track cards
b1974e2

Zhen Ye Claude Opus 4.6 commited on

fix: track cards update during playback + periodic GPT re-analysis
6a99834

Zhen Ye Claude Opus 4.6 commited on