User Manual

ASUS, Inc
.
8
© 2021 ASUS, Inc. All rights reserved.
1.2 About the AISVision Support API
AISVision now supports C++/C/C# and python for extended development. For a
developer guide, contact ASUS through the email provided in Contacting ASUS.
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 Trainier
-CPU: Intel Core i7
-DRAM: 16GB
-OS: Windows 10 64-bit Professional
-USB: 1 free USB port (for the license dongle)
-GPU: GTX1070, RTX2060 6GB
-System required storage800MB
For Inference / Run-time mode
-CPU: Intel Core i5 (minimum)/ Intel Core i7 (recommended)
-DRAM: 16GB
-USB: 1 free USB port (for the license dongle)
-GPU: GTX1070, RTX2060 6GB
-System required storage: 800MB
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#, Python