Open ArttuLe opened 1 year ago
Or if the model is a single purpose, you could explore its arch fully optimizaed only for your dataset. This could be generally smaller than making use of existing models.
Modified the NN architecture a bit and now the resulting model should fit easily into the Arduino. @FexbYk23 can now use our own model in the device application.
The current model doesn't fit into the memory of a microcontroller.