I need help about Jetson nano build opencv

I need help.
When I Building OpenCV 4 with CUDA support on the NVIDIA Jetson Nano Developer Kit. I have a problem

– NVIDIA CUDA: YES (ver 10.2, CUFFT CUBLAS FAST_MATH)
– NVIDIA GPU arch: 53
– NVIDIA PTX archs:
– cuDNN: NO

I did the same the guide GitHub - JetsonHacksNano/buildOpenCV: Scripts for build OpenCV on the NVIDIA Jetson Nano Developer Kit but I don’t know CuDNN : No.
Can someone help me?

Consider using this repository to build your code: GitHub - mdegans/nano_build_opencv: Build OpenCV on Nvidia Jetson Nano

It has cuDNN support enabled. We’re deprecating the JetsonHacks scripts and switching to the mdegans version.

1 Like

Thank you. I was succesful following your instructions.

1 Like

Excellent. Please help the forum moderators and mark your issue as solved.