0

`private static final int TF_OD_API_INPUT_SIZE = 512; private static final boolean TF_OD_API_IS_QUANTIZED = false; private static final String TF_OD_API_MODEL_FILE = "model.tflite"; private static final String TF_OD_API_LABELS_FILE = "file:///android_asset/LabelsX"; private static final DetectorMode MODE = DetectorMode.TF_OD_API;

I train my .tflite on google Collab and it is works but when i run it in android studio it can't. Please Help me. Thanks. The size of my model.tflite is 12.88mb`
`
RVC
  • 19
  • 1
  • This is the complete code.... https://github.com/BahaaIbrahim3024/SignLanguageTranslator.git – RVC Dec 17 '22 at 15:19

0 Answers0