Skip to content
New issue

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

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

Already on GitHub? # to your account

[Fix] Fix seg vis bug due to wrong parameter passing #1858

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

Xiangxu-0103
Copy link
Collaborator

This PR is used to fix the issue #1457

@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Base: 49.57% // Head: 49.60% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (21438bd) compared to base (6ac2eed).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1858      +/-   ##
==========================================
+ Coverage   49.57%   49.60%   +0.03%     
==========================================
  Files         227      227              
  Lines       19707    19707              
  Branches     3207     3207              
==========================================
+ Hits         9769     9775       +6     
+ Misses       9351     9345       -6     
  Partials      587      587              
Flag Coverage Δ
unittests 49.60% <0.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
mmdet3d/datasets/custom_3d_seg.py 67.29% <0.00%> (ø)
mmdet3d/datasets/pipelines/transforms_3d.py 88.25% <0.00%> (+0.85%) ⬆️

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.

@ZCMax ZCMax changed the title fix seg vis [Fix] Fix seg vis bug due to wrong parameter passing Sep 21, 2022
@Tai-Wang Tai-Wang merged commit 7358646 into open-mmlab:dev Sep 22, 2022
@Xiangxu-0103 Xiangxu-0103 deleted the fix_seg_dataset_vis branch September 24, 2022 12:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants