Renesas
RZ/V AI

3.00

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 Evaluation Board Kit of RZ/V series.

Since it contains Yocto Linux with bootloader, Linux Kernel, Cross Compiler and a complete set of libraries for DRP-AI and graphics, 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 the supported 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 page shown below for more details.



AI SDK has a CUI enviroment and a GUI environment.
Each has the following functions.
Functions CUI env. GUI env. (e2 studio)
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.


For more information, see each AI SDK download page.



AI Application and AI SDK software

Key Features

AI SDK provides following components.

Package Items Details RZ/V2L AI SDK RZ/V2H AI SDK
AI SDK Bootloader Files to boot the board. Provided as individual files.
Supports eSD/eMMC Bootloader.
Included in WIC format image.
Supports eSD Bootloader.
Linux Kernel Files Pre-build binary files for RZ/V Linux Kernel.
Root filesystem Filesystem for the RZ/V Linux.
Cross Compiler Compiler for Linux application on RZ/V Linux. Provided as cross compiler installer.
AI SDK Installer Installer for AI application development environment on Docker. Provided as a Dockerfile that clones DRP-AI TVM.
AI SDK Source Code Yocto Linux Recipe Linux source code of AI SDK. Provided as a tar file.
OSS Source Code Source code of Open Source Software pakcages used to build AI SDK. Provided as a 7z file. Not provided in v3.00.

Supported Devices


RZ/V2L AI SDK Components

RZ/V2L AI SDK contains following components.
  • DRP-AI TVM
  • RZ/V2L Linux BSP
    • DRP-AI Driver
    • Other device drivers
  • Graphics Library Evaluation Version *2
  • Video Codec Library Evaluation Version *2 (H.264)
  • Video for Linux 2 (V4L2)
  • Other OSS packages
    • OpenCV
    • Tesseract

For more information on AI SDK, see RZ/V2L AI SDK Release Note from the AI SDK download page.

For more information on AI SDK Source Code, see How to Build AI SDK page.


AI Application and AI SDK software
*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 RZ/V2L AI SDK.
The memory map of RZ/V2L AI SDK is as follows.

V2L memory map

RZ/V2H AI SDK Components

RZ/V2H AI SDK contains following components.
  • DRP-AI TVM
  • RZ/V2H Linux BSP
    • DRP-AI Driver [GitHub]
    • e-CAM22_CURZH camera driver (MIPI) *3
    • Other device drivers [Manual]
  • Graphics Library Evaluation Version *4
  • Video Codec Library *5
  • Video for Linux 2 (V4L2) supporting USB camera
  • OpenCV Accelerator (supporting OpenCV 4.1.0) [GitHub]
  • Other OSS packages
    • Tesseract

For more information on AI SDK, see RZ/V2H AI SDK Release Note from the AI SDK download page.

For more information on AI SDK Source Code, see How to Build AI SDK page.


AI Application and AI SDK software
*3: To use e-CAM22_CURZH camera, see e-con Systems.
*4: Note that Graphics Library Evaluation Version has a limitation that system stops running after around 10 hours.
If you would like to use unrestricted version, please build AI SDK with Graphics Library Unrestricted Version according to How to Build RZ/V2H AI SDK.
*5: Video Codec Library support only H.264 Enc in v3.00.
H.265 Enc/Dec and H.264 Dec will be supported later.
The memory map of RZ/V2H AI SDK is as follows.

V2H memory map