Hi @Dhruvit,
I appreciate your kind response so much.
The "tensorflow-lite libedgetpu" has now been successfully added. There are only a few issues with pycoral alone. I would appreciate your assistance with this as well.
Issue1: cannot stat '/home/rnd/Project/Mydog/build-flexxon-mydog/tmp/work/armv8a-poky-linux/python3-pycoral/1.0.1-r0/git/test_data/*': No such file or directory
To generate model and label, I can run "bash install_requirements.sh classify_image.py", but it does not appear to have been executed in the receipe, so no files are in the test_data folder.
Issue2:Attempting to build bitake python3-coral with manually generated models and labels (bash install_requirements.sh classify_image.py) but facing the following problem.
"ERROR: pycoral-1.0.1-cp38-cp38-linux_aarch64.whl is not a supported wheel on this platform."
According to our analysis, this issue occurred because the pycoral wheel version was higher than the tag version supported.
#pip3 debug --verbose
.................................
...............................
Compatible tags: 496
cp310-cp310-manylinux_2_35_aarch64
cp310-cp310-manylinux_2_34_aarch64
cp310-cp310-manylinux_2_33_aarch64