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] Refactor detection dataset metainfo to lowercase and update detection metric logics #98

Merged
merged 33 commits into from
Mar 14, 2023

Conversation

BIGWangYuDong
Copy link
Collaborator

Motivation

Sync with open-mmlab/mmdetection#9469

Modification

Refactor detection dataset metainfo to lowercase

@CLAassistant
Copy link

CLAassistant commented Feb 20, 2023

CLA assistant check
All committers have signed the CLA.

@BIGWangYuDong
Copy link
Collaborator Author

image
Supporting saving coco summarize information

@BIGWangYuDong BIGWangYuDong requested review from zhouzaida and RangiLyu and removed request for HAOCHENYE February 28, 2023 02:12
@BIGWangYuDong
Copy link
Collaborator Author

Kindly ping @C1rN09 to have a look at the logic of geting self.classes

@BIGWangYuDong BIGWangYuDong changed the title [Refactor] Refactor detection dataset metainfo to lowercase [Refactor] Refactor detection dataset metainfo to lowercase and update detection metric logics Mar 1, 2023
@BIGWangYuDong
Copy link
Collaborator Author

Done

@BIGWangYuDong
Copy link
Collaborator Author

After #102, We can print table and logs in mmeval, and can update the logic in mmdet.

mmeval/metrics/coco_detection.py Show resolved Hide resolved
mmeval/metrics/coco_detection.py Outdated Show resolved Hide resolved
mmeval/metrics/proposal_recall.py Outdated Show resolved Hide resolved
BIGWangYuDong and others added 2 commits March 13, 2023 11:58
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
BIGWangYuDong and others added 3 commits March 14, 2023 19:00
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
@zhouzaida zhouzaida merged commit 976f399 into open-mmlab:main Mar 14, 2023
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.

None yet

5 participants