Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents
English |
---|
The Simple Tensorflow AI Decision plugin allows one to map it on a process route, execute a pre-trained Tensorflow AI model and use the output result for decision making. |
Warning |
---|
The following are the list of required items before using Simple Tensorflow AI Decision:
|
...
Name | Description | |||||||
---|---|---|---|---|---|---|---|---|
Tensorflow Session | The Tensorflow Session properties are defined here:
| |||||||
Rules | The Rules properties are defined | defined here:
|
Sub-element | Description |
---|---|
Model |
|
Delete Session | |
Input Output | When hovering the mouse over the Add Input, a list of Pre-Processing Input types will be available as shown below:
|
Add Output | see Add Output properties |
...
Sub-element | Description |
---|---|
Input Name | Defined Input Tensor |
Script | Script in Java. Please see Bean Shell Programming Guide for code example. |
Delete Input |
Sub-element | Description | |||||
---|---|---|---|---|---|---|
Input Name | Defined Input Tensor. | |||||
Type |
| |||||
File Source |
| |||||
URL or Image Upload Field ID |
| |||||
Width | Width in Integer. | |||||
Height | Height in Integer. | |||||
Mean | Mean in Integer
| |||||
Scale | Scale in Integer
| |||||
Delete Input |
...
Sub-element | Description |
---|---|
Input Name | Defined Input Tensor |
File Source |
|
URL or File Upload Field ID |
|
Width | Width in Integer |
Height | Height in Integer |
FFT Size | FFT Size in Integer |
Overlap Size | Overlap Size in Integer |
Min Frequency (Hz) | Minimum Frequency in (Hz) in |
Max Frequency (Hz) | Maximum Frequency in (Hz) in |
Delete Input |
Name | Description |
---|---|
Input Name | Defined Input Tensor |
File Source |
|
| |
URL or File Upload Field ID |
|
Delete Input |
Sub-element | Description |
---|---|
Input Name | Defined Input Tensor |
Type |
|
Number Values (Separated by) | separate number values by ; |
Delete Input |
...
Sub-element | Description |
---|---|
Input Name | Defined Input Tensor |
Type |
|
Text Value | The text value inputted to be inserted into the Tensor. Can use Hash Variable. |
Dictionary (JSON/CSV) | Dictionary in JSON or CSV format |
Max Length | Maximum Length |
Leave Empty In Front | check to leave the front of the Value as Empty (or whatever value based on the dictionary) |
Delete Input |
...
Sub-element | Description |
---|---|
Output Name | Defined Output Tensor |
Temporary Variable Name | The Output Tensor Value will be inserted into this user-defined Temporary Variable to be later used during Post-Processing |
Delete Output |
...
Sub-element | Description |
---|---|
Post Processing Name | User-defined variable. Can be used as a Variable in the Rules |
Script | Script in Java. Please see Bean Shell Programming Guide for code example. Injected variables available for consumption are:-
|
Delete Post-Processing |
Name | Description |
---|---|
Post Processing Name | User-defined variable. Can be used as a Variable in the Rules |
Font Size (pixel) | The font size of detected labels in pixels. |
File Source |
|
URL or Image Upload Field ID |
|
File Output Source |
|
Output Image Upload Field ID |
|
Output Image File Name | User-defined variable. Name of the output image file. |
Labels (TXT) | In this field, upload a .txt file containing the labels of the detected classes |
Colors (TXT) | In this field, upload a .txt file containing the labels of the detected classes |
Detected Classes | <List of classes detected in from output> |
Number of Detected | The number of the classes detected in the input source. |
Detected Scores | <List of scores detected from output> |
Detected Scores Threshold | set the threshold of the detected scores (e.g 0.01) |
Detected Boxes | <List of detected boxes from output> |
Boxes Type |
|
Sub-element | Description |
---|---|
Post Processing Name | User-defined variable. Can be used as a Variable in the Rules |
Get Unique Only | Check to get only unique value values only. |
Labels (TXT) | Dictionary file in .txt format |
Detected Classes | <List of classes detected from output> |
Number of Detected | The number of the classes detected in the input source. |
Detected Scores | <List of scores detected from output> |
Detected Scores Threshold | set the threshold of the detected scores (e.g 0.01) |
Delete Post-Processing |
...
Name | Description |
---|---|
Toggle between EQUAL and NOT EQUAL | |
Variable | User input the variable name. Also accepts the use of Temporary Variable or Post Processing Name |
Operation |
|
Value | User to set the input the value of the Variable |
Delete Condition |
...
Name | Description | |||||
---|---|---|---|---|---|---|
Type |
| |||||
Transition | Will display a selection of all available transitions based on the selected Route inserted as part of the process flow
| |||||
Workflow Variable | Will display a selection of all available workflow variables based on the current Process
| |||||
Value | User to input the value of the selected Workflow Variable. Also accepts the use of Temporary Variable or Post Processing Name
| |||||
Delete Action |
...