↓ 2 callersFunctionpolygon_from_points Returns a Polygon object to use with the Polygon2 class from a list of 8 points: x1,y1,x2,y2,x3,y3,x4,y4
MMaDA/lmms_eval/lmms_eval/tasks/ocrbench_v2/spotting_eval/script.py:78
↓ 2 callersFunctionread_video_pyav_base64(video_path: str, *, num_frm: int = 8, fps: Optional[float] = None, format="rgb24", img_format="PNG", max_imag
MMaDA/lmms_eval/lmms_eval/models/model_utils/load_video.py:132