As the title says, I am trying to track objects using YOLOv5 with a custom dataset on my Jetson Nano. I have YOLOv5 working for the custom dataset, and I tried to use DeepSORT for this. The problem is that DeepSORT takes a long time, and I am getting 4-5 FPS for the whole process.
Is there any other method I can use on my Jetson Nano for this? I need to track with the camera and video, and 4-5 FPS is just not enough :(