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 FCOS3D head #442

Merged
merged 22 commits into from
Apr 23, 2021
Merged

Conversation

Tai-Wang
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 18, 2021

Codecov Report

Merging #442 (a057562) into master (e1682ff) will decrease coverage by 0.68%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #442      +/-   ##
==========================================
- Coverage   51.05%   50.36%   -0.69%     
==========================================
  Files         187      190       +3     
  Lines       13799    14363     +564     
  Branches     2238     2346     +108     
==========================================
+ Hits         7045     7234     +189     
- Misses       6277     6640     +363     
- Partials      477      489      +12     
Flag Coverage Δ
unittests 50.36% <33.33%> (-0.69%) ⬇️

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

Impacted Files Coverage Δ
mmdet3d/models/dense_heads/fcos_mono3d_head.py 13.10% <13.10%> (ø)
...det3d/models/dense_heads/base_mono3d_dense_head.py 42.10% <42.10%> (ø)
...et3d/models/dense_heads/anchor_free_mono3d_head.py 68.58% <68.58%> (ø)
mmdet3d/models/dense_heads/__init__.py 100.00% <100.00%> (ø)
mmdet3d/models/detectors/fcos_mono3d.py 100.00% <0.00%> (+16.66%) ⬆️

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 e1682ff...a057562. Read the comment docs.

@Tai-Wang Tai-Wang requested a review from ZwwWayne April 20, 2021 06:52
@ZwwWayne ZwwWayne merged commit f7356f4 into open-mmlab:master Apr 23, 2021
@Tai-Wang Tai-Wang deleted the fcos3d_head branch July 6, 2021 04:43
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.

2 participants