YoloV5-ncnn-Raspberry-Pi-4 icon indicating copy to clipboard operation
YoloV5-ncnn-Raspberry-Pi-4 copied to clipboard

Have you tested on a 32-bit system

Open raychiu0202 opened this issue 4 years ago • 3 comments

raychiu0202 avatar Jan 12 '22 09:01 raychiu0202

Just done. It works like a charm.

Qengineering avatar Jan 12 '22 10:01 Qengineering

Does it have to be a Raspberry Pi 4? Could it be a 3b+ or even a Zero?

Jgunde avatar May 10 '22 04:05 Jgunde

You can use a Raspberry Pi 3B+, or the new Zero 2 W. It is even possible on a 'old' Zero, however with its simple processor (ARMv6 - without NEON) you will hardly have any FPS. Keep in mind that the zero series (old and new) only have 512 MB of RAM. In order to get you app working enlarge the swap space to minimal 1024 KB.

Qengineering avatar May 10 '22 08:05 Qengineering