Release Notes
Mech-DLK 3.0.0 Release Notes
This section introduces the new features and improvements of Mech-DLK 3.0.0.
New Features
Building Tree-Structured Algorithm Modules
Support for tree-structured algorithm modules is added. Within the same project, modules can be combined in three ways: serial (corresponding to the original cascade feature), parallel, and hybrid serial-parallel. You can add modules step by step according to business needs, and perform data labeling, model training, and result validation for each module independently.
For details, see Introduction to Tree-Structured Algorithm Modules.
Manage Algorithm Modules
More module management operations are supported, including adding, renaming, copying, moving, importing/exporting, restricting export, and deleting algorithm modules.
For details, see Manage Algorithm Modules.
Input Module
The Input module is added as the first module of each project. It is used to import images for subsequent training and supports image preprocessing and basic image tagging.
For details, see Create a New Project, Open a Project, and Use Projects.
Pick Anything V2 Module
The Pick Anything V2 module is added to identify pickable surfaces and overlapped surfaces of target objects. It is suitable for complex stacked scenarios.
For details, see Introduction to the Pick Anything V2 Module.
Object-Bin Segmentation Module
The Object-Bin Segmentation module is added for segmenting target objects and bins.
For details, see Introduction to the Object-Bin Segmentation Module.
New Tightly Packed Long Object Model for Instance Segmentation
The Instance Segmentation module now supports two model types: integrated model and tightly packed long object model.
For details, see Instance Segmentation Model Types.
New Module Training Queue Feature
A module training queue feature is added within a single project, allowing you to view the progress of modules that are training or queued in the training center.
For details, see Training Center.
Improvements
Improved Import from the Previous Module
-
The Import from the Previous Module feature is improved. It now supports setting the initial ROI based on the validation results of the previous module and provides configuration options such as mask settings, ROI adjustment, and segmentation.
(The original image adjustment feature of the Fast Positioning module has been integrated into the ROI settings in the Import from the Previous Module window, allowing orientation and position adjustment before importing its submodules.)
For details, see Import from the Previous Module.
-
The image data export feature is improved. You can export all or some images.
For details, see Export Image Data.
Improved Operation Mode
End-to-end inference can be performed on imported real-world image data based on configured validation rules, and the results are output to quickly evaluate the model’s overall performance in real-world scenarios.
For details, see Use the Operation Mode.
Improved Validation Parameter Settings
Validation parameter settings are optimized by removing the float precision parameter and supporting four hardware types: CPU, GPU (default), GPU (FP16 optimization), and GPU (FP32 optimization), to meet different performance and accuracy requirements.
For details, see Configure Validation Parameters.
Improved Filtering Rule Settings
Filtering rule settings are improved with a wider range of filtering criteria options and filter settings.
For details, see the sections on configuring filtering rules for the corresponding modules.
Multilingual Online Language Packs
Multilingual online language packs are supported. You can download and use different language packs as needed.
Improved License Management
Licensing functions for all software license versions are improved, with support for full-workflow licensing for a single module type. The About page will display more detailed module license information.
For details, see Select Authorized Software License Version.
Release Notes of Previous Versions
Click here to view Mech-DLK 2.6.x release notes
Click here to view Mech-DLK 2.5.x release notes
Click here to view Mech-DLK 2.4.x release notes
Mech-DLK 2.4.2 Release Notes
Added region-specific license control. Click to view the details.
Mech-DLK 2.4.1 Release Notes
New Features
-
Added the Cascade Mode
Mech-DLK 2.4.1 has added a brand-new cascade mode of modules, which enables the combination of modules to solve deep learning problems in complex scenarios. It should be noted that when the Fast Positioning module is involved, it must be the first module. For example, when you need to detect the positions of defects and classify these defects, you can first add a Defect Segmentation module and then add a Classification module. In addition, when importing data from the previous module, you can select images according to actual needs and configure the import of these images in the Import window.
-
Added the Training Center
The Training Center supports the training of models in a queue, which is suitable for scenarios requiring the training of multiple models. With the Training Center, the software can train models in sequence, with no need for manual clicking of Train repeatedly, which can save a huge amount of time.
-
Added the Mask Type of Global Mask and Supported Custom Mask Fill
In the Defect Segmentation module, when you select the Mask Polygon Tool, the mask type can be Single Image Mask or Global Mask. In addition, you can customize the mask color.
-
Single Image Mask: The mask is only displayed in the current image. It is only valid in training.
-
Global Mask: After a mask is drawn in the current image, the mask will be displayed in all images. The mask is valid in both training and validation.
-
-
Added the Floating Window of Keyboard Shortcuts
Click
in the lower-right corner of the selection region to open the window of keyboard shortcuts. -
Added Auxiliary Labeling Lines for Rectangle Tool
In the Instance Segmentation and Object Detection modules, auxiliary labeling lines are added for the Rectangle Tool to assist rectangular selection on images.
-
Added the Display and Filtering of Validation Result Confidence
In the Instance Segmentation and Object Detection modules, a confidence filtering function is added for validation results. You can adjust the confidence to filter the validation results and then evaluate the accuracy of models.
Improvements
-
Optimized the Classification Module
The Classification module is optimized, which leads to faster training convergence and a growth rate of 20% in accuracy under complex scenarios.
-
Optimized Mech-DLK SDK
Mech-DLK SDK is more stable and easier to use after being restructured. Mech-DLK SDK supports the inference based on the cascaded modules and the switching between different operating hardware. In addition, it provides richer samples for reference.
-
Optimized the Setting of Defect Determination Rule
The defect determination rule in the Defect Segmentation module is optimized. Click here to view the details.
-
Enabled the Setting of Translation in the Fast Positioning Module
In the Image Adjustment window of the Fast Positioning module, you can translate the image along the X and Y axes. After training, images with objects in specified positions and orientations will be generated, which meet the requirements of more application scenarios.
-
Optimized the Template Tool
In the Instance Segmentation and Object Detection modules, after selecting the Template Tool, press and hold the Shift key and scroll the mouse wheel to adjust the angle of the template. You can also set the Rotation angle to achieve the same purpose.
Click here to view the Mech-DLK 2.3.0 release notes
Mech-DLK 2.3.0 Release Notes
-
Graphics Card Driver Requirement
Before using Mech-DLK 2.3.0, please upgrade the graphics card driver to 472.50 or above.
-
Improved the Training Speed
Optimized the algorithms, and thus significantly improved the speed of model training. Only the optimal model is saved during training, and the training cannot be stopped halfway.
-
Added the Smart Labeling Tool
For modules including Defect Segmentation, Instance Segmentation, and Object Detection, you can do smart labeling by selecting the Smart Labeling Tool, clicking the objects to be labeled, right-clicking to undo the redundant selection, and pressing the Enter key to complete the labeling.
-
Added the Function of Adding/Removing Vertices for the Polygon Tool
For the Instance Segmentation and Object Detection modules, after labeling with the Polygon Tool, if the selection needs to be modified, you can left-click the line segment between two vertices to add a vertex, or right-click a vertex to remove it.
-
Added the Template Tool
For the Instance Segmentation and Object Detection modules, you can use the Template Tool to set the selection as a template. The template can be applied by simply clicking the images. It is suitable for scenarios where there are multiple neatly arranged objects of the same type in an image, and it improves labeling efficiency.
-
Added the Function of Preview by Zooming
Support previewing full images and cropped cell images.
-
Optimized the Grid Cutting Tool
Optimized the Grid Cutting Tool. After cutting the image by the grid, you can select a cell image by checking the box in the upper left corner of the cell image, and you can preview the image by clicking on the button in the upper right corner of the cell.
-
Optimized the Data Filtering Mechanism
Added options for filtering results: “Correct results”, “Wrong results”, “False negative”, and “False positive”. Added options for filtering data types: “Labeled as OK” and “Labeled as NG”.
-
Built-in Deep Learning Environment
The deep learning environment is built into the software Mech-DLK, and the models can be trained without a separately installed environment.
Click here to view Mech-DLK 2.2.1 release notes
Mech-DLK 2.2.1 Release Notes
-
Added the Function of Showing the Class Activation Maps for Module Classification
After the model is trained, click Generate CAM. The class activation maps show the weights of the features in the form of heat maps; the model classifies an image into its class according to these features. Image regions with warmer colors have higher weights for classifying the image into its class.
-
Supported Validation and Export of CPU Models
-
Classification and Object Detection: After training is completed, select the deployment device as CPU or GPU before exporting the model.
-
Instance Segmentation: Before training the model, set the training parameters. When exporting a model, select the deployment device as CPU/GPU:
-
CPU lightweight model: Before training the model, set the training parameter Model type to Lite (better with CPU deployment). When exporting the model for deployment, set Deployment device to CPU or GPU.
-
GPU standard model: Before training the model, set the training parameter Model type to Normal (better with GPU deployment). When exporting the model for deployment, set Deployment device to GPU.
-
-