Step Two in Embedded AI: Model Conversion and Deployment!

Step Two in Embedded AI: Model Conversion and Deployment!

Bookmark + Pin to master cutting-edge technology news in embedded AIoTLike + Follow to become even better together! Description of Software and Hardware Devices in the Development Environment PC Host: Windows 11 (32GB RAM, 1TB SSD) Virtual Machine: Ubuntu 22.04 (allocated 16GB RAM, 512GB disk) Development Board: ELF2 (RK3588 4G+32G), running Ubuntu 22.04 Desktop system … Read more

How to Convert Open Source Framework Models to Ascend Models Based on Orange Pi AIpro

How to Convert Open Source Framework Models to Ascend Models Based on Orange Pi AIpro

In the previous introduction, we discussed how to develop AI inference applications based on Orange Pi AIpro, and learned that before inference, the original network model (which could be PyTorch/TensorFlow/Caffe, etc.) needs to be converted into an .om model. Only then can we call the Ascend aclmdlExecute and other model execution interfaces for model inference … Read more