Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accelerate data preprocessing #30

Closed
Cathy0908 opened this issue Apr 25, 2022 · 0 comments · Fixed by #23
Closed

Accelerate data preprocessing #30

Cathy0908 opened this issue Apr 25, 2022 · 0 comments · Fixed by #23
Labels
enhancement New feature or request

Comments

@Cathy0908
Copy link
Collaborator

Cathy0908 commented Apr 25, 2022

Disable the multi-processsing of cv2 manually, just involve the cv2.setNumThreads(0) anywhere before involve the cv2.
Refer to: open-mmlab/mmdetection#6867

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant