Overview
Description
This is an AI model conversion tool (DRP-AI Translator i8) for DRP-AI equipped products (INT8 architecture).
Please check the Release Notes and User's Manual first before using this product.
Functions
This is a tool for converting trained AI models in ONNX (Open Neural Network Exchange) format into an object format that can be executed by DRP-AI.
Development Environment
- CPU: x86_64
- Memory: >=6GB
- OS: Ubuntu 22.04
- Python: 3.10.x
Release Information
- 2025/12/26: DRP-AI Translator i8 v1.11
- 2025/6/30: DRP-AI Translator i8 v1.10
- 2025/3/11: DRP-AI Translator i8 v1.04
- 2024/10/31: DRP-AI Translator i8 v1.03
- 2024/5/31: DRP-AI Translator i8 v1.02
- 2024/2/29: DRP-AI Translator i8 v1.01
Target Devices
Design & Development
Support
Support Communities
- Error during the execution of DRP-AI_TRANSLATOR_i8 on RZV2H Name Error
Hello everyone, I currently have an error that I can't resolve when I try to compile the following translator file, run_translator_sample_resnet50.py, using Spyder. Here is the error I encounter: File ~/DRP-AI_Translator_i8/translator/UserConfig/sample_scripts/python_api ...
Sep 11, 2024 - Why do you cut "post-processing" in YoloX?
... In the second guide rzv_drp-ai_tvm/how-to/sample_app_v2h/app_yolox_cam at main · renesas-rz/rzv_drp-ai_tvm · GitHub you give use yolox_VOC.onnx here https://github.com/renesas-rz/rzv_drp-ai_tvm/ ...
Jan 13, 2025 - custom DRP function in the RZ/V2H environment
We are currently working on a mathematical model on the RZ/V2H platform where I perform element-wise operations (like multiplication and addition) between two 2D arrays using the DRP module and stores the result in a destination buffer. While we have a basic understanding of how DRP operations ...
Jun 3, 2025
Knowledge Base
- RZ Family: How to use the RZ/V2H DRP-AI Quantizer or AISDK without module not found issues?
... x SHLVL="1" declare -x TERM="xterm" declare -x TRANSLATOR="/opt/DRP-AI_Translator_i8/translator/" declare -x TVM_HOME="/drp-ai_tvm/tvm" declare -x TVM_ROOT="/drp-ai_tvm" The key step is the Step5. this step installs the DRP-AI ...
Nov 14, 2025