layumi / person-reid-3d

TNNLS'22 :statue_of_liberty: Parameter-Efficient Person Re-identification in the 3D Space :statue_of_liberty:
https://arxiv.org/abs/2006.04569
MIT License
262 stars 46 forks source link

2D转3D图片代码中的问题 #13

Closed ww5171351 closed 2 years ago

ww5171351 commented 2 years ago

cv2.error: OpenCV(4.5.4-dev) :-1: error: (-5:Bad argument) in function 'circle'

Overload resolution failed:

  • Scalar value for argument 'color' is not numeric
  • Scalar value for argument 'color' is not numeric

出现这个错误,请问大神,这应该怎么解决啊,万分感谢您的帮助