'position of objects in image [yolo]

I would like to detect and classify an object but in all my training images this object is located at the top of my image. Does Yolo take into account the position on an image for the training and verification?

In other words, if my object is at the bottom of a test image but at the top of all trained images, how does Yolo treat it? Does it decrease the confidence somehow?

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source