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

[Feature] Support Objects365 Dataset #7525

Merged
merged 18 commits into from
Jan 10, 2023
Merged

Conversation

BIGWangYuDong
Copy link
Collaborator

Support Objects365v1 and Objects365v2

@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Base: 64.15% // Head: 63.90% // Decreases project coverage by -0.25% ⚠️

Coverage data is based on head (bb2a110) compared to base (cc9513f).
Patch coverage: 25.33% of modified lines in pull request are covered.

❗ Current head bb2a110 differs from pull request most recent head a141fb4. Consider uploading reports for the commit a141fb4 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #7525      +/-   ##
==========================================
- Coverage   64.15%   63.90%   -0.26%     
==========================================
  Files         361      347      -14     
  Lines       29585    28187    -1398     
  Branches     5033     4755     -278     
==========================================
- Hits        18981    18012     -969     
+ Misses       9600     9219     -381     
+ Partials     1004      956      -48     
Flag Coverage Δ
unittests 63.90% <25.33%> (-0.23%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmdet/core/evaluation/__init__.py 100.00% <ø> (ø)
mmdet/datasets/objects365.py 22.85% <22.85%> (ø)
mmdet/core/evaluation/class_names.py 39.39% <50.00%> (+1.46%) ⬆️
mmdet/datasets/__init__.py 100.00% <100.00%> (ø)
mmdet/models/necks/nas_fpn.py 14.28% <0.00%> (-57.15%) ⬇️
mmdet/models/detectors/yolox.py 28.57% <0.00%> (-51.03%) ⬇️
mmdet/models/necks/nasfcos_fpn.py 15.49% <0.00%> (-49.30%) ⬇️
mmdet/models/necks/fpg.py 11.41% <0.00%> (-48.92%) ⬇️
mmdet/models/necks/fpn_carafe.py 10.71% <0.00%> (-33.93%) ⬇️
mmdet/utils/setup_env.py 72.72% <0.00%> (-19.28%) ⬇️
... and 69 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BIGWangYuDong BIGWangYuDong changed the title [WIP] Support Objects365 Dataset [Feature] Support Objects365 Dataset Dec 19, 2022
Copy link
Member

@RangiLyu RangiLyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Can be merged after fixing typo.

@ZwwWayne ZwwWayne requested a review from RangiLyu January 9, 2023 09:48
@ZwwWayne ZwwWayne merged commit 4a43e68 into open-mmlab:dev Jan 10, 2023
thmegy pushed a commit to thmegy/mmdetection that referenced this pull request May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants