Skip to content

Conversation

@ekagra-ranjan
Copy link
Contributor

The update allows inceptionV3 to process images larger or smaller than prescribed image size (299x299) using adaptive average pooling. Will be useful while finetuning or testing on different resolution images.

The update allows inceptionV3 to process images larger or smaller than prescribed image size (299x299) using adaptive average pooling. Will be useful while finetuning or testing on different resolution images.
@codecov-io
Copy link

Codecov Report

Merging #744 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #744      +/-   ##
=========================================
- Coverage   39.71%   39.7%   -0.02%     
=========================================
  Files          29      29              
  Lines        2737    2738       +1     
  Branches      430     430              
=========================================
  Hits         1087    1087              
- Misses       1576    1577       +1     
  Partials       74      74
Impacted Files Coverage Δ
torchvision/models/inception.py 14.41% <0%> (-0.07%) ⬇️

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 c0cd903...42379eb. Read the comment docs.

Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

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