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

Update trouble shooting page to resolve segmentation fault #4055

Merged
merged 3 commits into from
Nov 11, 2020

Conversation

ZwwWayne
Copy link
Collaborator

@ZwwWayne ZwwWayne commented Nov 3, 2020

Update troubleshooting page, which adds solutions for segmentation fault and loss Nan issues.

@codecov
Copy link

codecov bot commented Nov 3, 2020

Codecov Report

Merging #4055 (ac717f1) into master (af7deff) will increase coverage by 0.08%.
The diff coverage is 85.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4055      +/-   ##
==========================================
+ Coverage   61.82%   61.90%   +0.08%     
==========================================
  Files         224      225       +1     
  Lines       16619    16639      +20     
  Branches     2809     2814       +5     
==========================================
+ Hits        10274    10300      +26     
+ Misses       5847     5841       -6     
  Partials      498      498              
Flag Coverage Δ
unittests 61.86% <85.00%> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
mmdet/models/necks/channel_mapper.py 84.21% <84.21%> (ø)
mmdet/models/necks/__init__.py 100.00% <100.00%> (ø)
mmdet/models/dense_heads/corner_head.py 76.77% <0.00%> (+1.91%) ⬆️
mmdet/models/detectors/cornernet.py 100.00% <0.00%> (+5.12%) ⬆️

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 d3cf38d...5c60fca. Read the comment docs.

@hellock
Copy link
Member

hellock commented Nov 5, 2020

Conflicts need to be resolved.

docs/faq.md Outdated Show resolved Hide resolved
docs/faq.md Outdated Show resolved Hide resolved
docs/faq.md Outdated Show resolved Hide resolved
docs/faq.md Show resolved Hide resolved
@ZwwWayne ZwwWayne merged commit 7ad44cd into open-mmlab:master Nov 11, 2020
xuhuasheng pushed a commit to xuhuasheng/mmdetection that referenced this pull request Nov 12, 2020
…b#4055)

* update trouble shooting page to resolve segmentation fault

* resolve comments
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