Args: repeats (int): repeats number for prediction Returns: result (dict): include 'boxes': np.ndarray: shape:[N,6], N: number of box, matix element:[class, score, x_min, y_min, x_max, y_max] MaskRCNN's
(self, repeats=1, run_benchmark=False)
source not stored for this graph (policy: none)
no test coverage detected