Put YOLOv4 model on OpenMV PureThermal

Hello! I’m trying to put my trained YOLOv4 model into my PureThermal board (with Lepton 3.5), but I don’t know if it’s possible or not. Please give me some advise. Thank you!

It’s not possible with the MCU onboard. It can only run FOMO from EdgeImpulse.

Thanks for your reply! I’ll try FOMO instead.