Unable to Detect Emotion Using Flutter Camera and TFLite Model
I’m currently working on a Flutter project where I’m trying to detect emotions using my phone’s camera and a TFLite model. However, when I run the program, it doesn’t seem to detect any emotion. I’ve followed tutorials and checked my code multiple times, but I’m unable to find the issue. I’m seeking guidance on how to troubleshoot and resolve this problem.