Mech-DLK SDK
Welcome to Mech-DLK SDK User Manual.
Overview
Mech-DLK SDK is a secondary development software kit specifically designed to be used with Mech-DLK. Its main purpose is to help developers easily do deep learning inference in their software systems. Developers can rapidly deploy deep learning models and flexibly integrate deep learning functionality into their own applications without reliance on Mech-Vision or Mech-MSR. It supports C#, C++, and Python development.
You can apply Mech-DLK SDK for the inference based on models exported from Mech-DLK.
|
Mech-DLK SDK 3.0.0 and later can perform inference on models exported from Mech-DLK 2.5.4 and later. Mech-DLK SDK earlier than 3.0.0 can perform inference on models exported from Mech-DLK 2.4.2 - 2.5.4. |
Contents
This manual consists of the following chapters. Click to view the details according to your needs:
| No. | Chapter | Content |
|---|---|---|
1 |
View system requirements, download and install Mech-DLK SDK software, and learn about the operations related to software licensing. |
|
2 |
Learn to use Mech-DLK SDK for inference with a defect segmentation model. |
|
3 |
New functions, improvements, and resolved issues of each version. |
|
4 |
Learn about the samples and prerequisites of C#, C++, and Python, then build and run these samples. |
|
5 |
See API Reference. |
|
6 |
View the descriptions and solutions for the error codes. |
|
7 |
View the frequently asked questions. |
|
8 |
View the operations related to software licensing. |