Custom graph now calls callback on every frame (Mediapipe's default graph behavior was to skip processing on frames with no detections, and this likely results in much confusion).
Custom graph now calls callback on every frame (Mediapipe's default graph behavior was to skip processing on frames with no detections, and this likely results in much confusion).