Skip to content

Why no torchmetrics for computing test time accuracy? #270

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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