Renesas
RZ/V AI

2.10

The best solution for
starting your AI applications.

Provided by Renesas Electronics Corporation


To keep you updated,
Watch our GitHub repository
Watch



This project is maintained by renesas-rz

Hosted on GitHub Pages — Theme by orderedlist

AI SDK



AI Software Development Kit (AI SDK) is an AI application development environment for RZ/V2L Evaluation Board Kit.

Since it contains Yocto Linux with bootloader, Linux Kernel, Cross Compiler and a complete set of libraries for DRP-AI, graphics and codec, users can develop AI Applications easily and quickly with AI SDK.
In the AI Applications, USB/MIPI camera can be used with Video for Linux 2 (V4L2) API.

AI SDK is specifically made for RZ/V2L Evaluation Board Kit with fixed Linux components. For those of you who would like to customize Linux environment, i.e., change memory map or develop your own board, you need to build the Yocto Linux source code.
Yocto Linux source code is provided as AI SDK Source Code.
Please refer to How to Build AI SDK for more details.

AI SDK has a CUI enviroment and a GUI environment.
Each has the following functions.

Functions CUI env. GUI env. (e2studio)
Install AI SDK
Build AI Applications *1
Build AI SDK -
Transfer Learning - *1
*1: There is a limit to the number of AI Applications supported.

To use the CUI environment, see RZ/V2L AI SDK download page.
To use the GUI environment (e2studio), see e2studio for RZ Family download page.



AI Application and AI SDK software

Key Features

AI SDK provides following components.

Items Details
Bootloader Files to boot the board.
Linux Kernel Files Pre-build binary files for RZ/V2L Linux Kernel.
Root filesystem Filesystem for the RZ/V2L Linux.
Cross Compiler Compiler for Linux application on RZ/V2L Linux.
AI SDK Installer Installer for AI application development environment on Docker.
RZ/V2L Linux contains following packages.
  • DRP-AI Driver
  • Graphics Library Evaluation Version *2
  • Video Codec Library Evaluation Version *2 (H.264)
  • Video for Linux 2 (V4L2)
  • OpenCV
  • Tesseract
  • Other OSS packages
*2: Note that Graphics Library and Video Codecs Library Evaluation Version have a limitation that system stops running after around 10 hours.
If you would like to use unristricted version, please build AI SDK with Graphics Library Unristrictd Version and Video Codecs Library Unristricted Version according to How to Build AI SDK.

For more information on AI SDK, see RZ/V2L AI SDK Rlease Note.