No input normalization? #448
Unanswered
nirleibushor
asked this question in
Code
Replies: 1 comment 2 replies
-
It is really so. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Going through the code I noticed that the input images are given to the model as-is, in BGR values of 0-255, with no normalization.
Is it really so or I missed something?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions