How to feed high resolution images to the model?
I want to do object detection , normally we have a size of image 256 x 256
or 128 x 128
but what if we want to feed high resolution images to the model like 8000 x 6000
then How it could be done ?
Topic image image-preprocessing object-detection deep-learning
Category Data Science