Skip to content

Use MMEval VOCMeanAP and OIDMeanAP #8897

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

Closed
wants to merge 5 commits into from

Conversation

ice-tong
Copy link
Contributor

@ice-tong ice-tong commented Sep 28, 2022

Motivation

Use MMEval's VOCMeanAP and OIDMeanAP.

Evaluation test for VOCMetric

NOTE: eval_mode='area' and use_legacy_coordinate=True

Before (dev-3.x):

Time cost 00:32 (from log)
retinanet_r50_fpn_1x_voc0712_20220928_152838.log
image

After (this PR):

Time cost 00:32 (from log)
retinanet_r50_fpn_1x_voc0712_20220928_153415.log
image

Evaluation test for OpenImagesMetric

NOTE: eval_mode='area' and use_legacy_coordinate=False

Before (dev-3.x):

Time cost 25:33 (from log)
retinanet_r50_fpn_32xb2-1x_openimages_20220928_140816.log
image

After (this PR):

Time cost 23:23 (from log)
retinanet_r50_fpn_32xb2-1x_openimages_20220928_145158.log
image

@BIGWangYuDong
Copy link
Collaborator

BIGWangYuDong commented Oct 8, 2022

LGTM. Kindly ping @RangiLyu have a look

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 this pull request may close these issues.

3 participants