I am facing issue while integrating the app, as it is not able to detect the gestures when integrated in app.
I have done in two ways
One is using tensorflite model, the model I tested it's working fine , but after integration the gestures are not getting detected.
Second is using flask api backend this approach also is not working