Grayscale or colored images for computer vision?
Hi everybody. I'm a software engineer but I recently become interested in computer vision. By learning different tutorials I have noticed that some of them conduct grayscaling of images as a step in preprocessing before training. But other tutorials don't include grayscaling in the image preprocessing. My question is about what is better: leave the image as it is, or transform it to grayscale?