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 HACS-segments dataset #2224

Merged
merged 2 commits into from
Jun 16, 2023
Merged

Conversation

hukkai
Copy link
Collaborator

@hukkai hukkai commented Feb 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.16 🎉

Comparison is base (1405434) 75.99% compared to head (86de9c9) 76.15%.

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

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2224      +/-   ##
===========================================
+ Coverage    75.99%   76.15%   +0.16%     
===========================================
  Files          151      157       +6     
  Lines        11376    12121     +745     
  Branches      1881     1997     +116     
===========================================
+ Hits          8645     9231     +586     
- Misses        2298     2429     +131     
- Partials       433      461      +28     
Flag Coverage Δ
unittests 76.15% <ø> (+0.16%) ⬆️

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

see 29 files with indirect coverage changes

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

@ly015 ly015 requested a review from cir7 February 28, 2023 03:11
import os
import pickle

with open('result.pkl', 'rb') as f:
Copy link
Collaborator

Choose a reason for hiding this comment

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

how about trying load and list_from_file in mmengine?

@cir7
Copy link
Collaborator

cir7 commented Jun 15, 2023

please add readme_zh_CN for dataset

@cir7 cir7 merged commit fc25f69 into open-mmlab:dev-1.x Jun 16, 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.

3 participants