Hii,
I am developing a project on drone detection using Jetson orin nano developer kit 8GB ram and I have also done it using YOLOv8n model but when I switch to YOLOv8m model the FPS becomes very slow means video is coming on live detection after 5-6 sec so I am trying it to run on GPU enabled CUDA and I try to install GPU enabled pytorch and torchvision but it fails every time and install CPU enable pytorch and torchvision so how to install it
- by this should i get rid of from low FPS problem
- Sometime it also gives false detection of drone as I have trained it on only drone based dataset so how to solve these problem as I have to work for professional use