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

Fix AttributeError and add colab link #4643

Merged
merged 1 commit into from
Feb 20, 2021

Conversation

hhaAndroid
Copy link
Collaborator

resolve: #4603

@hhaAndroid hhaAndroid changed the title fix ConfigDict AttributeError and add colab link Fix AttributeError and add colab link Feb 20, 2021
@codecov
Copy link

codecov bot commented Feb 20, 2021

Codecov Report

Merging #4643 (4f0110c) into master (df681d8) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4643      +/-   ##
==========================================
- Coverage   64.12%   64.06%   -0.06%     
==========================================
  Files         251      251              
  Lines       19347    19347              
  Branches     3265     3265              
==========================================
- Hits        12406    12395      -11     
- Misses       6289     6302      +13     
+ Partials      652      650       -2     
Flag Coverage Δ
unittests 64.03% <ø> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
mmdet/models/roi_heads/test_mixins.py 45.03% <0.00%> (-8.40%) ⬇️

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 df681d8...4f0110c. Read the comment docs.

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.

AttributeError: 'ConfigDict' object has no attribute 'train_cfg' during custom dataset training
2 participants