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
First, the Face-Mask-Detection code does not use any CUDA acceleration.
Given the fact that JTOP still showing CUDA as not installed, you can safely assume, some opencv files aren't installed at the right place. Please use our guide. (After removing the previous installation first)
I compiled opencv with cuda support but while python3 is showing opencv version as 4.9.0,
JTOP is showing opencv as
Opencv : 4.5.4 compiled CUDA : NO
How can I change opencv version of JTOP to 4.9.0?
The text was updated successfully, but these errors were encountered: