Hello everyone,
I'm working on a project that requires YOLOv8-Seg for image segmentation, and I’m aiming for inference speeds as close to real-time as possible. I’m currently using a Jetson Nano with JetPack 4.6.1 installed.
I’ve been trying different approaches to optimize performance, but I’m not sure if near real-time speeds are achievable on this setup. If anyone has experience with YOLOv8-Seg or similar segmentation models on the Jetson Nano, I’d appreciate any advice or recommendations on achieving faster inference.
Thank you in advance for your help!