Skip to content

Accuracy Error Accumulation #368

@youthong

Description

@youthong

I have noticed that there is an error accumulation in the accuracy calculation method in the source code. For example, I have 1583 images, out of which 1551 can be correctly classified and 32 are incorrect. The accuracy should be 0.9798. When I test the correct and incorrect images separately, the accuracies are 1 and 0, respectively. However, when I combine them and test all the images together, the overall accuracy becomes 0.998. How can I resolve this issue?
image
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions