Skip to content

Conversation

@fmassa
Copy link
Member

@fmassa fmassa commented Sep 16, 2019

Fixes #1336

Instead of always enabling a test set, we explicitly only allow it for VOC2007.

@vedaldi @pmeier does this sound ok to you?

@codecov-io
Copy link

codecov-io commented Sep 16, 2019

Codecov Report

Merging #1340 into master will decrease coverage by 0.06%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1340      +/-   ##
==========================================
- Coverage   65.84%   65.77%   -0.07%     
==========================================
  Files          75       75              
  Lines        5785     5791       +6     
  Branches      885      887       +2     
==========================================
  Hits         3809     3809              
- Misses       1710     1716       +6     
  Partials      266      266
Impacted Files Coverage Δ
torchvision/datasets/voc.py 21.64% <0%> (-1.43%) ⬇️
torchvision/transforms/transforms.py 80.98% <0%> (ø) ⬆️

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 6de158c...0e500db. Read the comment docs.

@fmassa fmassa merged commit e8b830f into pytorch:master Sep 16, 2019
@fmassa fmassa deleted the voc-2007-test branch October 23, 2019 19:06
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.

VOCDetection test set

3 participants