Skip to content

Internal Imagenet normalisation for pretrained alexnet model #783

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

Closed
wants to merge 3 commits into from
Closed

Internal Imagenet normalisation for pretrained alexnet model #783

wants to merge 3 commits into from

Conversation

ekagra-ranjan
Copy link
Contributor

Consistent with pytorch inceptionV3 implementation

@codecov-io
Copy link

codecov-io commented Mar 8, 2019

Codecov Report

Merging #783 into master will decrease coverage by 0.05%.
The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #783      +/-   ##
==========================================
- Coverage   38.13%   38.07%   -0.06%     
==========================================
  Files          32       32              
  Lines        3126     3133       +7     
  Branches      487      488       +1     
==========================================
+ Hits         1192     1193       +1     
- Misses       1855     1861       +6     
  Partials       79       79
Impacted Files Coverage Δ
torchvision/models/alexnet.py 32.14% <25%> (-5.96%) ⬇️

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 9d9f48a...9ac4bc7. Read the comment docs.

@fmassa
Copy link
Member

fmassa commented Mar 9, 2019

Same comments as in #782 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants