After installing the latest Jetpack (4.4) yesterday on Xavier NX, OpenCV face_recognition has become unstable and extremely slow. I suspect GPU acceleration no longer works. If true, how can I install OpenCV with GPU Acceleration? Any insight/comment on this issue is greatly appreciated.
The current script seems to turn off cuDNN due to v8.0 API change issue. Is there a current script to build OpenCV with GPU Acceleration on Jetson Xavier NX Jetpack 4.4 with CUDA and cuDNN enabled?
How do I enable CUDA for OpenCV with the current Jetpack 4.4 image from Nvida?
I’m currently running the versions that are part of the Jetpack 4.4 image and concerned I may break something if I run either script. Doe anyone know what issues are meant by the v8.0 API change issue?