Skip to content

accuracy = sum(correct)/n_ground_truth : ZeroDivision Error: Division by Zero #279

Description

@sebyo

I got this error while trying to evaluate top-1 video accuracy of a recognition result.I used the same script provided
python -m util_scripts.eval_accuracy ~/data/kinetics.json ~/data/results/val.json --subset val -k 1 --ignore
does anyone have any idea how to solve this problem ( from my understanding it's unable to load the groundtruth) ?
ps: for the training I used the UCF101.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions