Can i use raspberry pi 3b+ model

**Question/Issue: can i use raspberry pi 3B+ model to run the generated code instead of raspberry pi4 model for object detection??

Project ID:

Context/Use case:

Hi @hgvhju,

Yes, the code should work on the 3B+. However, please be aware of matching the OS bits to your hardware (see here for more information), as we support 64-bit deployments with the .eim files only. However, you should be able to compile and use the C++ library.