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 VOC2012 evaluate #3553

Merged
merged 1 commit into from
Aug 14, 2020
Merged

Fixed VOC2012 evaluate #3553

merged 1 commit into from
Aug 14, 2020

Conversation

xvjiarui
Copy link
Collaborator

Fixed #3128

@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

Merging #3553 into master will decrease coverage by 0.08%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3553      +/-   ##
==========================================
- Coverage   59.04%   58.95%   -0.09%     
==========================================
  Files         205      205              
  Lines       13731    13731              
  Branches     2315     2315              
==========================================
- Hits         8107     8095      -12     
- Misses       5248     5259      +11     
- Partials      376      377       +1     
Flag Coverage Δ
#unittests 58.95% <0.00%> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
mmdet/datasets/voc.py 23.80% <0.00%> (ø)
mmdet/models/roi_heads/mask_scoring_roi_head.py 81.57% <0.00%> (-18.43%) ⬇️
mmdet/models/roi_heads/mask_heads/maskiou_head.py 92.55% <0.00%> (-5.32%) ⬇️

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 2e3f90c...0f5a3fa. Read the comment docs.

@hellock hellock merged commit 04c44d0 into open-mmlab:master Aug 14, 2020
liuhuiCNN pushed a commit to liuhuiCNN/mmdetection that referenced this pull request May 21, 2021
* Add C++ inference solution.
* Correct the link.
FANGAreNotGnu pushed a commit to FANGAreNotGnu/mmdetection that referenced this pull request Oct 23, 2023
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.

VOCDataset object has no attribute dataset
2 participants