| Tutorial, HALCON

HALCON's Deep-Learning-Based Object Detection 1: Introduction & Preparation of the Dataset

In the first part of this tutorial series on HALCON's object detection, you will learn what object detection actually is, and what kinds of applications it can be used for.

Then, we will have a look at the first program of an HDevelop example series on object detection. Within this program, we will have a look how to read in a dataset that you labeled, for example, with the MVTec Deep Learning Tool. Afterwards we will split this dataset and preprocess the labeled data to be suitable for the deep learning model.

Then, you will be ready for training, which we will learn about in the next video.

Screenshot deep-learning-based object detection introduction and preparation of the dataset

Please note: Once you watch the video, data will be transmitted to Youtube/Google. For more information, see Google Privacy.

Watch our other videos on HALCON's Deep-Learning-Based Object Detection:

2. Train a model

3. Evaluate the Trained Model

4. Apply the Model (Inference)