Skip to content

AI Applications

Sample applications using AI for RZ/V2H Software Package for AOSP 15 can be obtained from the link below.

https://github.com/renesas-rz/rzv_aosp_ai_apps

The lineup of AI applications is as follows:

ApplicationModelInputOutputLicense
Image ClassificationResNet18/ResNet50ImageHDMIApache License 2.0
Object DetectionYOLOv8USB CameraHDMIAGPL-3.0*
Object DetectionYOLOv8USB CameraH.264 stream (received on a Windows PC)AGPL-3.0*

Note: The YOLOv8 applications in this section are available under a GNU General public license. For the details of the license for each sample application and each model, please refer to the license file included in each directory of the sample applications.

If you are porting a Linux AI application to Android, please refer to the AI Application Porting Guide.