You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception has occurred: error
OpenCV(4.9.0) 👎 error: (-5:Bad argument) in function 'resize'
Overload resolution failed:
src is not a numpy array, neither a scalar
Expected Ptrcv::UMat for argument 'src'
File "/utils.py", line 486, in show_attention
visualize_grid_attention_v2(img_path,
File "/utils.py", line 497, in
show_attention()
cv2.error: OpenCV(4.9.0) 👎 error: (-5:Bad argument) in function 'resize'
Overload resolution failed:
src is not a numpy array, neither a scalar
Expected Ptrcv::UMat for argument 'src'
The text was updated successfully, but these errors were encountered:
Exception has occurred: error
OpenCV(4.9.0) 👎 error: (-5:Bad argument) in function 'resize'
The text was updated successfully, but these errors were encountered: