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

cropping discrepancy between PyTorch 1.2 and PyTorch 0.4.1 version #6

Open
jygan opened this issue Dec 28, 2019 · 1 comment
Open

Comments

@jygan
Copy link

jygan commented Dec 28, 2019

I run test with both PyTorch 1.2 and PyTorch 0.4.1 version, some top1 cropping results are different

For examples
image number: 220865
PyTorch 0.4.1:
https://www.flickr.com/photos/186202377@N03/49290064682/in/dateposted-public/
PyTorch 1.2:
https://www.flickr.com/photos/186202377@N03/49289369793/in/dateposted-public/

image number:221273
PyTorch 0.4.1:
https://www.flickr.com/photos/186202377@N03/49289387168/in/dateposted-public/
PyTorch 1.2:
https://www.flickr.com/photos/186202377@N03/49290081542/in/dateposted-public/

image number: 239194
PyTorch 0.4.1:
https://www.flickr.com/photos/186202377@N03/49290082157/in/dateposted-public/
PyTorch 1.2:
https://www.flickr.com/photos/186202377@N03/49289387683/in/dateposted-public/

It looks like PyTorch 0.4.1 version is better, any idea why? thanks a lot!

@lld533
Copy link
Owner

lld533 commented Dec 30, 2019

I run test with both PyTorch 1.2 and PyTorch 0.4.1 version, some top1 cropping results are different

For examples
image number: 220865
PyTorch 0.4.1:
https://www.flickr.com/photos/186202377@N03/49290064682/in/dateposted-public/
PyTorch 1.2:
https://www.flickr.com/photos/186202377@N03/49289369793/in/dateposted-public/

image number:221273
PyTorch 0.4.1:
https://www.flickr.com/photos/186202377@N03/49289387168/in/dateposted-public/
PyTorch 1.2:
https://www.flickr.com/photos/186202377@N03/49290081542/in/dateposted-public/

image number: 239194
PyTorch 0.4.1:
https://www.flickr.com/photos/186202377@N03/49290082157/in/dateposted-public/
PyTorch 1.2:
https://www.flickr.com/photos/186202377@N03/49289387683/in/dateposted-public/

It looks like PyTorch 0.4.1 version is better, any idea why? thanks a lot!

Thanks for your question. We'll investigate it later.

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

No branches or pull requests

2 participants