MobileNetV2 SSD FPN Currently only RGB images can be used for training

Dear ,All
Because I saw the object detection file again, if the output is also a bounding box, only MobileNetV2 SSD FPN would like to ask, there are other ways to perform object detection, FOMO is not the application I need.
Lens sensing is black and white, so I would like to ask if there are other ways or software that can be used for training.
Thanks.

Hi @Max_Chen,

There should be other object detection models available, such as YOLO. Also, I recommend looking into our BYOM feature: Bring your own model (BYOM) - Edge Impulse Documentation. Assuming the ops are supported by your deployment type (e.g. C++ SDK), you can train any model outside of Edge Impulse and have it converted to run on Linux, microcontrollers, etc.

1 Like