Orange Pi Ai Pro Development Board Pre-installed with MindSpore to Empower Developers in Model Innovation

Orange Pi Ai Pro Development Board Pre-installed with MindSpore to Empower Developers in Model Innovation

Clickthebluetext MindSpore Follow us Recently, the MindSpore open-source community has closely collaborated with Orange Pi to pre-install the MindSpore AI framework on the Orange Pi Ai Pro development board’s system image. This will continue to evolve in subsequent version iterations, currently supporting all network models covered in the MindSpore official tutorials. The official system images … Read more

Using USB Camera with Orange Pi

Using USB Camera with Orange Pi

For detailed information, please refer to Section 3.13.6 of the “OrangePi_Zero2_H616_User_Manual_v4.0.pdf” regarding USB camera testing. Steps are as follows: 1.First, plug the USB camera into the USB port of the Orange Pi development board.2.Then, use the lsmod command to see that the kernel has automatically loaded the following module: orangepi@orangepi:~$ lsmod | grep uvcvideo | … Read more

How to Upgrade the CANN Software Package on the Orange Pi AIPro Development Board

How to Upgrade the CANN Software Package on the Orange Pi AIPro Development Board

The Orange Pi AIPro development board is a high-performance AI development board carefully crafted by Orange Pi and Ascend. Developers can quickly build AI applications and services based on the Ascend CANN software stack capabilities, achieving various data analysis and inference calculations such as images and videos. However, the pre-installed image on the development board … Read more

Preprocessing Video/Image Data Based on Orange Pi AIpro

Preprocessing Video/Image Data Based on Orange Pi AIpro

01 Background Introduction Due to factors such as network structure and training methods, most neural network models have format restrictions on input data. In the field of computer vision, these restrictions are mostly reflected in image size, color space, normalization parameters, etc. If the source image or video does not meet the requirements of the … 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

Beginner’s Guide: Quickly Getting Started with the Orange Pi AIpro Development Board

Beginner's Guide: Quickly Getting Started with the Orange Pi AIpro Development Board

Orange Pi AIpro development board adopts Ascend AI technology route, whether in appearance, performance, or technical service support, it is very excellent, providing 8/20TOPS powerful computing power, covering the mainstream application scenarios of ecological developers, allowing users to practice various innovative scenarios and providing supporting software and hardware. I believe many friends’ development boards have … Read more

Building Your Own Website Server with Raspberry Pi and Orange Pi

Building Your Own Website Server with Raspberry Pi and Orange Pi

Breadboard Community Disassembly Event,Drone, Handheld Oscilloscope、Computer、Robot Vacuum、Smart Watch、Solid State Drive、Portable Speaker,Great Prizes and Benefits, Welcome to Join!More Details👈 Effect Display (1) Orange Pi Zero 3 (2) Website Screenshot (3) Server Latency Speed Preface (1) I wonder if everyone has one or more servers at hand, servers are very helpful for project work, especially when adding … Read more

How to Deploy Talebook E-Book Library on CasaOS Orange Pi Zero3 with Local Docker and Remote Access

How to Deploy Talebook E-Book Library on CasaOS Orange Pi Zero3 with Local Docker and Remote Access

Introduction This article mainly introduces how to use Docker to locally deploy the Talebook e-book management system on the Orange Pi Zero3 with CasaOS light NAS system, and combine it with cpolar for remote management of local books and online reading. No public IP is required, and there is no need to set up the … Read more