Hi, I am using Darknet Yolo, as of now I am getting serial data as category/score/left/top/width/height, but I need it in category/score/x-center/y-center/width/height format, Also I would like to activate different GPIO pin based on image x position, could you please help me on this? Thank You.