OpenMV N6 - roboflow model

Hi everyone,

I trained a model for machine learning in roboflow 3.0, and the first time i tried the model on the OpenMV N6 camera, it worked, but the model didn’t have a lot of pictures at the time, so I still wanted to make a bigger model, that would (in theory) work better.

But when I made the new model and tried to put it on the camera, it said that the model was too big to put on the camera, so I put it on a SD card. That solved the problem of not getting the new model on the camera.

But I still can’t upload the code on the camera, because it gives this error: ‘‘RuntimeError: Failed to load network’’

Does this mean that the camera can’t handle the model? If yes, is there a solution?

The model has to be on the camera. It needs to be in the 24MB onboard the system. If your model is bigger than that its likely not going to work well at all.

You should be using the RoboFlow 3.0 Nano Model.