# HiAIDemo **Repository Path**: tiny-script/HiAIDemo ## Basic Information - **Project Name**: HiAIDemo - **Description**: HiAI Foundation的示例工程,包含: HiAICLS是HiAI Foundation接口在图像分类场景上的Android Studio示例工程,可以使能模型在NPU或者CPU上进行推理。 HiAIVSR是HiAI Foundation接口在视频超分场景上的Android Studio示例工程,可以使能模型在NPU上进行推理。 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2024-03-27 - **Last Updated**: 2024-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HiAIDemo #### Description HiAI Foundation sample code HiAICLS contains the sample code of using the DDK APIs for image classification. You can use it for model inference on NPU or CPU. HiAIVSR The Android Studio project contains the sample code of using the DDK APIs for video super-resolution. You can use it for model inference on NPU. #### Instructions - [image classification](HiAICLS/README.en.md) - [video super-resolution](HiAIVSR/Video%20Super-resolution%20Demo%20Usage%20Guide.pdf)