Eliminate redundant JPEG frame loading via shared frame store c97a5f9 Zhen Ye commited on 17 days ago
fix: download yolo11m.pt via huggingface_hub to writable /tmp path a4e3c2b Zhen Ye Claude Opus 4.6 commited on 17 days ago
fix: use YOLO("yolo11m.pt") with writable config dir e745021 Zhen Ye Claude Opus 4.6 commited on 17 days ago
refactor: rename hf_yolov8 → yolo11 across codebase f89fa0b Zhen Ye Claude Opus 4.6 commited on 17 days ago
feat: replace custom YOLOv8m_defence with YOLO11m COCO-pretrained 53922f5 Zhen Ye Claude Opus 4.6 commited on 17 days ago
feat(segmentation): add YSAM2 variants and mission-aware detector mapping 6268ac2 Zhen Ye commited on 18 days ago
perf: defer GPU->CPU mask transfer to render thread via LazyFrameObjects a1ae44f Zhen Ye Claude Opus 4.6 commited on 20 days ago
fix: correct benchmark metrics — remove double-counting and add missing timers 2f284f5 Zhen Ye Claude Opus 4.6 commited on 20 days ago
perf: pipeline GSAM2 tracking + rendering with startup buffer 7124ca1 Zhen Ye Claude Opus 4.6 commited on 22 days ago
feat: add num_maskmem parameter to /benchmark endpoint 1c6c619 Zhen Ye Claude Opus 4.6 commited on 22 days ago
revert: remove torch.compile — runtime failures on HF Space 5749bd6 Zhen Ye Claude Opus 4.6 commited on 22 days ago
fix: drop fullgraph=True from torch.compile for broader compatibility 10eb3c6 Zhen Ye Claude Opus 4.6 commited on 22 days ago
fix: add runtime fallback for torch.compile inductor/triton failures 4c36e1e Zhen Ye Claude Opus 4.6 commited on 22 days ago
fix: manual torch.compile with graceful fallback for SAM2 components 63684e4 Zhen Ye Claude Opus 4.6 commited on 22 days ago
perf: enable torch.compile for SAM2 via vos_optimized flag b17bd6d Zhen Ye Claude Opus 4.6 commited on 22 days ago
perf: GPU-resident tensor pipeline for SAM2 video propagation 5aec47c Zhen Ye Claude Opus 4.6 commited on 22 days ago
perf: eliminate CUDA sync points in SAM2 video propagation hot-path 64f68de Zhen Ye Claude Opus 4.6 commited on 22 days ago
Fix segmentation mission routing and first-frame GPT alignment d73eff6 Zhen Ye commited on 26 days ago
Refine Grounded-SAM2 tracking behavior and video frame handling 032b60f Zhen Ye commited on 27 days ago
Fix Grounding DINO load reliability and writer error handling a7f0600 Zhen Ye commited on 27 days ago
Add diagnostic logging to pinpoint tracker dropping detections a70bcf5 Zhen Ye Claude Opus 4.6 commited on 30 days ago
Fix Grounding DINO detections dropped by ByteTracker threshold mismatch 0d3be57 Zhen Ye Claude Opus 4.6 commited on 30 days ago
Fix GroundingDino loading: manually materialize meta tensors to support tied weights fe2ace8 Zhen Ye commited on Feb 10
Refine GPT enrichment logic, add relevance badges to UI, and fix minor model/logging issues 2c4431d Zhen Ye commited on Feb 10
fix: Resolve IndentationError in DroneYoloDetector due to displaced import 4e93b33 Zhen Ye commited on Jan 22
optimize: Force high-res (1280px) inference for YOLO models to improve small object detection 284ce20 Zhen Ye commited on Jan 22
Simplify drone YOLO loading with ultralytics native HF Hub support 2392266 Zhen Ye commited on Jan 21
Fix SAM3 batch prediction shape mismatch and add InternVL2 to frontend 3de3df3 Zhen Ye commited on Jan 21
feat: Integrate InternVL2 and fix SAM3 segmentation batch size issue 3d32b4a Zhen Ye commited on Jan 21