daniele.verdilio@beghelli
New Member
Dear,
I'm quite new in B4A application and I find wonderfull the post from Moster67 and Zhshazly on Tensorflow Lite.
Now I'm triing to test a Yolo V8 image recognition and I've converted to .tflite.
But when I start the application B4A I receive the following error:
" Caused by: java.lang.IllegalArgumentException: Internal error: Cannot create interpreter: Didn't find op for builtin opcode 'RESIZE_NEAREST_NEIGHBOR' version '3' "
Maybe that the .aar is very old and now is necessary to have a new wrapper for the lates version (tensorflow-lite-2.9.0.aar) that require also the new API dependence (tensorflow-lite-api-2.9.0.aar) ?
Is there some body that can help me ?
Thanks
Daniele
I'm quite new in B4A application and I find wonderfull the post from Moster67 and Zhshazly on Tensorflow Lite.
Now I'm triing to test a Yolo V8 image recognition and I've converted to .tflite.
But when I start the application B4A I receive the following error:
" Caused by: java.lang.IllegalArgumentException: Internal error: Cannot create interpreter: Didn't find op for builtin opcode 'RESIZE_NEAREST_NEIGHBOR' version '3' "
Maybe that the .aar is very old and now is necessary to have a new wrapper for the lates version (tensorflow-lite-2.9.0.aar) that require also the new API dependence (tensorflow-lite-api-2.9.0.aar) ?
Is there some body that can help me ?
Thanks
Daniele