Can I exchange the tflite from another model

Hello,
Ich have a edge impulse model running on a OpenMV cam and i was wondering if i can exchange the tflite file to an updated tflite file from the updated model. Do I also have to exchange the fomo post process. The Model is being used to detect black and silver balls. I wanted to update the data,but then it reseted my labeling queue.

Hi @Groovus

Not typically, unless you disable the EON compiler, have the exact same feature set window size etc it will be very messy. Easier to just create a new project

Best

Eoin