when i do tiling for inference, i set tile size 300x600 pixels, then model made a predictions (quite okay), but when i looked at json
the property image has not size of the original image but of a tile, co i cannot use it to translate the position of bbox in pixels to its relative position.