Getting Started with Deep Learning
After learning about the use of deep learning, this section will guide you through the basics of deep learning. You need to select a deep learning model according to your actual requirement, and then you can apply the model in relevant tasks.
Select Deep Learning Solution
When designing a vision solution, first determine the application scenario (loading and unloading or palletizing and depalletizing), and assess whether traditional 3D matching methods can achieve the required recognition performance. Based on the assessment, determine whether deep learning is needed and select an appropriate deep learning solution. If you cannot select a deep learning solution based on the actual situation, please contact Mech-Mind Technical Support for assistance.
If traditional methods fail to address the following issues in visual recognition, deep learning may provide a solution.
| No. | Challenges to traditional methods | Illustration |
|---|---|---|
1 |
The surfaces of the target objects are highly reflective, and the quality of the point cloud is poor. |
|
2 |
The geometric features on the target object’s point cloud are few, and there are few feature points in the point cloud. |
|
3 |
When the target objects are neatly arranged and closely fitted, it is difficult to identify the point clouds of individual objects or the point clouds of individual objects may be misidentified. |
|
4 |
The target object feature is only visible in the color image but not visible in the point cloud. |
|
5 |
The project has a high requirement on the vision cycle time. When there is a large number of target objects, the matching time using the point cloud model can be long. By using deep learning to first filter a batch of target objects and then performing matching, the time required for matching can be shortened. |
|
Apply Deep Learning
After the deep learning solution is determined, please refer to How to Apply Deep Learning to learn about the workflow of applying deep learning to assist the 3D vision-guided robot picking.




