This tool is built for evaluating temporal segmentation algorithms.
** Temporal segmentation is a process of cutting sequential data into segments with
different semantic meanings. Evaluation is to compare segments generated by an algorithm with a ground truth. This tool uses Perf as a metric of performance. It is a combination of F1-Score and Accurate Temporal Segmentation Rate (ATSR). Perf considers not only two typically used rates, Precision (P) and Recall (R) constituting the F1-Score, but also a frame-level precision in locating key frames.
https://p-library.com/w/segmentationanalysis/