TensorFlow Lite Image Segmentation in Flutter: Output shows only 2 out of 4 expected classes
I’m working on an image segmentation project in Flutter using TensorFlow Lite. My model is supposed to segment an image into 4 classes, but the output I’m getting only shows 2 classes. Here’s the relevant part of my code:
signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr in Flutter – tflite
I have a flutter code to integrate with tflite. I’m sure that I’ve added my model in assests.