Hi Sir,
I am working on a project using the BeagleY-AI board for custom object detection utilizing DSP and MMA accelerators.
Here is the workflow I followed:
- Prepared the dataset
- Uploaded the dataset to Edge AI Studio
- Annotated the dataset
- Selected the device as AM67A
- Chose the model yolox_nano_lite
- Completed training
- Compiled the model
- Exported the compiled ZIP file
Note: During this process, Model Maker with Processor SDK 10.1 runs in the backend of Edge AI Studio.
After that, I copied the exported ZIP file to the BeagleY-AI board. The board is running with the image:
BeagleY-AI TI SDK Edge AI version 11_08_00_00
However, while running the model on the board, I am encountering errors such as artifact mismatch , which seems to be due to a version mismatch.
I tried searching for BEAGLEY-AI TI SDK EDGE AI 10_01_00_04 VERSION compatible images for BeagleY-AI, but I could not find them.
I also tried using the AM67A TI SDK, but the board does not boot properly and shows a red light.
Could you please help me sir resolve this issue so I can complete my project? @RobertCNelson @jkridner @silver2row @oleh @kira9k @foxsquirrel
kindly tell me any other ways to complete the project sir ?
Thank you.