Skip to content

Confusion Matrix with weird scale #6626

@llucasreis

Description

@llucasreis

Search before asking

Question

Hello!

I executed the val.py command, and received the following results:

image

And when I checked my Confusion Matrix, it's showing some weird results and a weird scale:

image

I don't get it why TP is 1.0 and FP is 1.0, can someone help me how can I interpret these results? And somehow fix the scale?

I tried to use conf_thres=0.25 and iou_thres=0.45 to see if my val.py results matches somehow the TP, since it's informed here (#1665) as the default values for Confusion Matrix.

Additional

FYI: my class is ALL (Acute Lymphoblastic Leukemia) 😅

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions