Manual

Table Of Contents
DobotVisionStudio User Guide
Issue V4.1.2 (2022-06-08) User Guide Copyright © Yuejiang Technology Co., Ltd.
151
and classifies each pixel or area in an image into several categories so as to replace human beings'
visual judgment. It has been widely applied into object recognition and sorting. The specific
processes are as follow.
Running Parameters
Model File Path
Select the model file created by the previous character training.
Saving Model in Solution
After enabling, save the model data to the solution file or process file. When loading a
solution across machines, you do not need to enter the model file path.
Top-K Categories
It outputs the index number and corresponding confidence of the highest confidence
score of K categories.
DL Object Detection
Object detection is an image segmentation based on target geometric and statistical features. It
combines target segmentation and recognition. DL object detection has two ways: G and C. The
suffix of module name of GPU version is G, and the suffix of module name of CPU version is C.
The CPU version does not depend on the graphics card.
Running Parameters: