Situation:
A bed is there in a room at some x, y position. On the bed, there's an apple at the center of the bed.
Now my code should give an output that there's an apple at the center of the bed, or like an apple on the top left corner of the bed.
Can someone pls help me to know if how could I solve this problem using YOLO/OpenCV/Tensorflow/Torch, etc?