BeagleY-AI still no AI working?

Hello,
I have found this ready made TI software for AI applications.

There, some TI ready made boards are supported out-of-box. However, they are several times more expensive than BeagleY-AI.

You may have a check there. AM67A isn’t supported yet so isn’t BeagleY AI.

1 Like

Hello BeagleY AI users and developers,
Application Engineer from DigiKey and other developers are working very hard on porting TI ML SDK to BeagleY AI.

Join the development and discussion on Discord BeagleBoard.org #edge-ai

3 Likes

First release finally out!!!

Install, test, feedback and develop!

3 Likes

The TI SDK Edge AI image adds the hardware support needed for AI accelerated apps, but we still need to update some of the tutorials.

For example, this object detection one on Beagleboard Debian runs purely on CPU https://docs.beagle.cc/boards/beagley/ai/demos/object-detection-tutorial.html

I hope to try a few demo computer vision apps and update those docs in the coming weeks.

2 Likes

Brady helps a lot.

Perhaps, you may open a donation channel for yourself so that rich developers can buy you coffees. :coffee:

1 Like

Is it possible to share at least vision_apps/platform/j722s/rtos/gen_linker_mem_map.py for the image? It will be really helpful, I’m working on running tiovx on a Debian-based distro.

Looks like you found it in Discord but sharing here for visibility

Image builder is here
https://openbeagle.org/beagleboard/edge-ai-image-builder/-/blob/main/setup-sdk.sh?ref_type=heads

That references uboot+linux+vision_apps branches.

gen_linker_mem_map.py is on the vision_apps branch

1 Like