• Hi ,
    I have created my custom gesture recognition model and converted to tflite model but my input to model is a array of 4D how can we actually convert input stream into the format

    tf.getInput()[0] = x;
    
About

Avatar for user122861 @user122861 started