Skip to content

Why no torchmetrics for computing test time accuracy? #270

@Ambuj-Choudha

Description

@Ambuj-Choudha

I noticed that there is a deviation from standard practice, during test time, the accuracy metric is just using 'top1' accuracy and it is not getting averaged across classes!

In short, two questions:

  • Why only top1 during test time? (and then, what does "origin" means, does that also mean Top1 test accu.)
    error

  • Why not use the metrics from pytorch?

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