User Manual

ASUS, Inc
.
8
© 2022 ASUS, Inc. All rights reserved.
1.2 About the AISVision Support API
AISVision now supports C++/C/C# for extended development.
For a developer guide for programming find the API reference file on ASUS IoT
website under the Driver & Utility of Technical Resources.
https://iot.asus.com/products/AI-software/AISVision/
1.3 System Requirements
Your computer must meet the minimum system requirements below to run the
artificial intelligence model training and inference functions in this software toolkit.
For Trainer mode:
-CPU: 8th Generation Intel® Corei7 (minimum)
-DRAM: 16GB
-OS: Windows 10 64-bit Professional
-USB: 1 free USB port (for the license dongle)
-GPU: GTX2080 6GB (minimum), RTX3060 6GB (recommended)
-System required storage8GB, 11GB (for Intel® OpenVINO support)
For Inference / Run-time mode:
-CPU: 8th Generation Intel® Corei5 (minimum)
-DRAM: 16GB
-USB: 1 free USB port (for the license dongle)
-GPU: GTX1070 6GB (minimum), RTX2060 6GB (recommended)
-System required storage: 300MB or more (depends on model size)
For Software Developer:
-OS: Windows 10 64-bit Professional
-CUDA: cuda_11.1.0_456.43_win10
-CUDNN: Cudnn 8.2.1
-Visual Studio 2017
-Language: C, C++, C#