FAQs
- Can models trained with Mech-DLK be used in other software?
-
Yes, models trained with Mech-DLK can be used in other software as long as the following requirements are satisfied:
-
The software can use Mech-DLK SDK to load the inference model.
-
The software can call programs written with APIs in the corresponding language to use the model.
-
- What kind of models can Mech-Vision / Mech-DLK SDK support?
-
Mech-Vision / Mech-DLK SDK can only use models trained with Mech-DLK or super models provided by Mech-Mind.
- Can models trained with Mech-DLK be converted into models in other formats?
-
No, the model format cannot be converted.
- What third-party software can be integrated with Mech-DLK SDK?
-
It has been verified that LabVIEW can be integrated with Mech-DLK SDK by loading C DLLs and thus call functions or programs. In addition, as long as third-party software can support the calling of program blocks in C, C#, or C++, it can be integrated with Mech-DLK SDK and thus call program blocks.
- What language of APIs does Mech-DLK SDK support?
-
Currently, Mech-DLK SDK only supports C APIs. We are working on APIs in C#, C++, and Python. If you need to use such APIs, please contact Mech-Mind Technical Support.