Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor evaluation of ava #549

Closed
innerlee opened this issue Jan 19, 2021 · 0 comments · Fixed by #567
Closed

Refactor evaluation of ava #549

innerlee opened this issue Jan 19, 2021 · 0 comments · Fixed by #567
Assignees

Comments

@innerlee
Copy link
Contributor

Currently metrics in ava evaluation are 'proposal', 'bbox', which are not metrics. https://github.com/open-mmlab/mmaction2/blob/master/mmaction/datasets/ava_dataset.py#L319 .

We need to change metrics to mAP, Recall etc, and make proposal/bbox as metric_options

@kennymckormick kennymckormick linked a pull request Jan 27, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants