I have a problem on Memory?

i got this error while running tflite model test
‘MemoryError: Out of fast Frame Buffer Stack Memory! Please reduce the resolution of the image you are running this algorithm on to bypass this issue!’
how should i do?
i try to reduce framesize and set_windowing but it not work
thank you

What’s the code that is throwing the error?