Skip to content

How to obtain the confusion matrix? #910

@yuanyulee34

Description

@yuanyulee34

How can I get the confusion matrix? I need to know the True Positive and False Positive values. I see detections.pkl in the output. I try to read the contents of the detections.pkl file, extract the real labels and prediction scores, and predict Scores converted to binary predictions, confusion matrix computed, but fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions