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

图片去均值? #17

Open
litao1381 opened this issue Oct 11, 2019 · 3 comments
Open

图片去均值? #17

litao1381 opened this issue Oct 11, 2019 · 3 comments

Comments

@litao1381
Copy link

inputs[..., 0] -= 99.9
inputs[..., 1] -= 92.1
inputs[..., 2] -= 82.6
inputs[..., 0] /= 65.8
inputs[..., 1] /= 62.3
inputs[..., 2] /= 60.3
请问这一步的作用是什么?

@ucasiggcas
Copy link

hello,
I have the same question,could you please tell me if you know why.

@handsomedavid123
Copy link

hello 'm new in this area and i have the same question. could you please explain it? thank you!!

@litao1381
Copy link
Author

litao1381 commented Jun 4, 2022 via email

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

3 participants