few years ago I used to work with YoloV4 with Jetson Nano, and got about 15 FPS.
Now I with RaspberryPi5 (8GB RAM) for YOLOv8n I could only get 1.5 FPS, it sounds kind of bad.I really hoped that things might be better with a new RaspberryPi.
Can you tell me how I can achieve higher FPS for raspberries with YOLO (or maybe some another model)?
So far I’ve just found the following options that I wouldn’t really want to use, or not at all?
1.Use an SSD instead of an SD card for storage
2. Use Raspberry Pi OS Lite without GUI to save RAM
3. Using YOLOv5-nano instead of YOLOv8, as it’s more lightweight (but less accurate
I found that YOLOv5 probably should be faster but less accurate
For me is need at least reach 25 FPS