Does Edge Impulse support OpenMV Cam H7 R2 board

Does Edge Impulse support OpenMV Cam H7 R2 board?

Can I deploy the model which was created for OpenMV Cam H7 Plus to OpenMV Cam H7 R2 board

From the Adding Sight To Your Sensors tutorial project, I deployed the OpenMV firmware and received the following output in the .zip file:

➜  tutorial_-adding-sight-to-your-sensors-open-mv-fw-v64 ls
edge_impulse_firmware_arduino_nicla_vision.bin
edge_impulse_firmware_arduino_portenta.bin
edge_impulse_firmware_openmv_cam_h7.bin
edge_impulse_firmware_openmv_cam_h7plus.bin
edge_impulse_firmware_openmv_cam_m7.bin
edge_impulse_firmware_openmv_pure_thermal.bin
ei_image_classification.py

Please go ahead and give it a go on the OpenMV Cam H7 R2 and let us know how it goes!

Hi is there any further info on this topic ? the plus version is not manufactured anymore. Is the OpenMV Cam H7 R2 board supported ?

In this case I think we must trust in the docs. The EdgeImpulse OpenMV supported boards are listed here.

So it doesn’t look like the R2 (or the RT recommended replacement for R1 and R2) is officially supported yet.

You can always train a model and deploy the C++ library to implement on the R2.