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

What does the '[103.939, 116.779, 123.68]' means? #26

Open
3 tasks
vba34520 opened this issue Mar 25, 2019 · 0 comments
Open
3 tasks

What does the '[103.939, 116.779, 123.68]' means? #26

vba34520 opened this issue Mar 25, 2019 · 0 comments

Comments

@vba34520
Copy link

  • Which backend do you use (TensorFlow or Theano) and what its version?
    TensorFlow
  • What version of Python?
    3.6.4
  • What version of Keras?
    2.2.4

Thank you for your working firstly.
I have a question about the xxx.mean = np.array([103.939, 116.779, 123.68], dtype=np.float32).reshape((3, 1, 1))

What does the '[103.939, 116.779, 123.68]' means?
Does it means the datagen should reduce the imagenet's BGR mean value?

Looking forward to your reply. Thank you very much!

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