Glow - Object detection

Hello,
I want to use mobilenetv2 SSD in an NXP ARM M7 board.

The thing is, how can I compile my object detection model using glow??

I have seen that in the /bin folder it is a object-detector but I have no idea how to use it.

Hi, we have some documentation in Glow for saving models and targeting e.g. ARM, see here. Also I think NXP has their own documentation for doing this, e.g. see Getting Started with eIQ ML Software for Glow Neural Network Compiler - YouTube or other related videos.