调用xywh2xyxy时,出现下面错误,是为什么?(语言-python)

出现如下错误是为什么?

RuntimeError: shape '[1, 4]' is invalid for input of size 1

输入的大小只能是1,你这个是2