metric_results_to_df#

metric_results_to_df(results: dict, dataset: VisionData) DataFrame[source]#

Get dict of metric name to tensor of classes scores, and convert it to dataframe.