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
Disable the multi-processsing of cv2 manually, just involve the cv2.setNumThreads(0) anywhere before involve the cv2.
Refer to: open-mmlab/mmdetection#6867
The text was updated successfully, but these errors were encountered:
Disable the multi-processsing of cv2 manually, just involve the cv2.setNumThreads(0) anywhere before involve the cv2.
Refer to: open-mmlab/mmdetection#6867
The text was updated successfully, but these errors were encountered: