Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.57 KB

File metadata and controls

35 lines (24 loc) · 1.57 KB

CSK_Module_MultiDeepLearning

Module to setup single or multiple DeepLearning processing threads.

How to Run

The app includes an intuitive GUI to upload/download DNN models and to edit configuration. Processing can be triggered via event (needs to be registered) or as function call. See sample inside of the code. For further information check out the documentation in the folder "docu".

Known issues

  • 'handleOnNewImageProcessingScores' not supported on SIM1012 with firmware versions other than [2.1.0, 2.2.0, 2.2.1]

Information

Tested on

Device Firmware Module version
SICK AppEngine V1.7.0 V5.1.0
SICK AppEngine V1.7.0 V5.0.0
SICK AppEngine V1.5.0 V4.1.0
SIM1012 V2.4.2 V5.0.0
SIM1012 V2.2.0 V4.1.0

This module is part of the SICK AppSpace Coding Starter Kit developing approach. It is programmed in an object oriented way. Some of these modules use kind of "classes" in Lua to make it possible to reuse code / classes in other projects. In general it is not neccessary to code this way, but the architecture of this app can serve as a sample to be used especially for bigger projects and to make it easier to share code. Please check the documentation of CSK for further information.

Topics

Coding Starter Kit, CSK, Module, SICK-AppSpace, Multi, DeepLearning, Image, 2D