@BurhanQ Thank you for your quick answer. Using this solution in browser I was able to make it work in browser, but when using inside the react-native with react-native-fast-tflite is still wrongly detected. So this means the model itself it’s ok, as in browser is working ok, but the implementation of react-native-fast-tflite is wrong on my side.
@drewandre If you have an example with your react native implementation that would help a lot. Thank you.