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

[Fixed] modify vote_head to support 3dssd #396

Merged
merged 4 commits into from
Mar 31, 2021

Conversation

xiliu8006
Copy link
Contributor

No description provided.

mmdet3d/models/dense_heads/vote_head.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #396 (12abbb4) into master (dabf0a2) will increase coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #396      +/-   ##
==========================================
+ Coverage   49.71%   49.73%   +0.01%     
==========================================
  Files         181      181              
  Lines       12451    12445       -6     
  Branches     1951     1950       -1     
==========================================
- Hits         6190     6189       -1     
+ Misses       5871     5867       -4     
+ Partials      390      389       -1     
Flag Coverage Δ
unittests 49.73% <0.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
mmdet3d/models/dense_heads/vote_head.py 22.00% <0.00%> (-0.36%) ⬇️
mmdet3d/models/detectors/votenet.py 33.33% <ø> (+4.76%) ⬆️
mmdet3d/datasets/sunrgbd_dataset.py 72.60% <0.00%> (+0.98%) ⬆️

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 dabf0a2...12abbb4. Read the comment docs.

@ZwwWayne ZwwWayne merged commit 7c30072 into open-mmlab:master Mar 31, 2021
tpoisonooo pushed a commit to tpoisonooo/mmdetection3d that referenced this pull request Sep 5, 2022
* fix mmpose api

* use fmt::format instead

* fix potential nullptr access
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