↓ 1 callersMethod_process_batch(
self,
points: np.ndarray,
im_size: Tuple[int, ...],
crop_box: List[int],
sam2/automatic_mask_generator.py:274
↓ 1 callersFunctionget_r2vos_robustness Args: gt_masks: List[np.ndarray], shape: (n_frames, h, w), dtype: np.uint8 pred_masks: List[np.ndarray], shape: (n_frames, h, w),
unipixel/eval/eval_revos.py:44