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

[Enhance] Modify the Fcos3d init_weights methods #705

Merged
merged 53 commits into from
Jul 13, 2021

Conversation

xiliu8006
Copy link
Contributor

Motivation

Replace the init_weights() with init_cfg.

Modification

Modified the Fcos3d init_cfg

@xiliu8006 xiliu8006 requested a review from Tai-Wang July 6, 2021 07:31
@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #705 (3e586eb) into master (1f79fc7) will increase coverage by 0.07%.
The diff coverage is 50.00%.

❗ Current head 3e586eb differs from pull request most recent head 84b271c. Consider uploading reports for the commit 84b271c to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #705      +/-   ##
==========================================
+ Coverage   48.93%   49.00%   +0.07%     
==========================================
  Files         208      208              
  Lines       15861    15839      -22     
  Branches     2543     2529      -14     
==========================================
+ Hits         7761     7762       +1     
+ Misses       7606     7581      -25     
- Partials      494      496       +2     
Flag Coverage Δ
unittests 49.00% <50.00%> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
...et3d/models/dense_heads/anchor_free_mono3d_head.py 65.31% <33.33%> (+6.67%) ⬆️
mmdet3d/models/dense_heads/fcos_mono3d_head.py 12.10% <66.66%> (+0.13%) ⬆️

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 1f79fc7...84b271c. Read the comment docs.

@ZwwWayne ZwwWayne merged commit 6a733eb into open-mmlab:master Jul 13, 2021
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