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

Why the preprocessing method differs from the official method of pytorch #77

Open
vanpersie32 opened this issue Apr 12, 2021 · 0 comments

Comments

@vanpersie32
Copy link

vanpersie32 commented Apr 12, 2021

hello, thanks for sharing your code. But I have a question why the preprocessing method differs from the official preprocessing method of pytorch. Your method preprocesses the BGR format image with std value (1.0,1.0,1.0) link however, the pytorch official method preprocesses RGB format image with std value (0.229, 0.224, 0.225) link

@vanpersie32 vanpersie32 changed the title Why the preprocess method differs from the official method of pytorch Why the preprocessing method differs from the official method of pytorch Apr 12, 2021
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

1 participant