Everything going on in AI - updated daily from 500+ sources
AnnotX: An Edge-powered Laparoscopic Video Annotation Platform
Accurate and objective evaluation of surgical skill and performance is critical for advancing training and improving patient outcomes. Current assessment methods increasingly rely on video analytics and depend on labor-intensive, frame-by-frame manual annotation by experts. In this work we developed a surgical video annotation platform (AnnotX) that used a Python backend running a pretrained promptable video segmentation foundation model, i.e., Segment Anything3 (SAM3) for per frame segmentation and temporal segment propagation. With a few interactions per class, the model generated a high-quality mask on a key frame and propagated it through the sequence. The platform automatically exported per-class binary masks and color overlays for every frame, together with deterministic metadata and a standardized study folder structure to support auditability and downstream analysis. On de-identified laparoscopic surgery videos, the system processed typical clips in minutes and reduced expert a
Read Original Article →