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

move point_utils from mmcv to mmseg #128

Closed
wants to merge 2 commits into from

Conversation

xvjiarui
Copy link
Collaborator

Fixed #126

@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

Merging #128 into master will decrease coverage by 0.08%.
The diff coverage is 69.56%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage   82.20%   82.12%   -0.09%     
==========================================
  Files          84       85       +1     
  Lines        3974     3994      +20     
  Branches      614      616       +2     
==========================================
+ Hits         3267     3280      +13     
- Misses        576      581       +5     
- Partials      131      133       +2     
Flag Coverage Δ
#unittests 82.12% <69.56%> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
mmseg/ops/point_utils.py 65.00% <65.00%> (ø)
mmseg/models/decode_heads/point_head.py 96.55% <100.00%> (-0.03%) ⬇️
mmseg/ops/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3e4dbc...faf6762. Read the comment docs.

@hellock
Copy link
Member

hellock commented Sep 29, 2020

mmcv-full is required, and this PR will be closed.

@hellock hellock closed this Sep 29, 2020
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 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.

No module named 'mmcv._ext'
2 participants