Is opencv’s ‘dnn’ module working on jetson nano
I compiled opencv 4.2.0 with cuda following https://www.pyimagesearch.com/2020/02... tutorial. But when I run it on a video using python scripts, resulting fps is very very slow. What is the problem, is it about jetson nano or cuda?