A Tip A Day – Python Tip #8: Why should we Normalize image pixel values or divide by 255?
In our previous post A Tip A Day – Python Tip #7: OpenCV – CV2: imread() and resize(), we have explored a simple image and its pixel values. Why divide image by 255? The pixel values can range from 0…