Training Tutorials
Classification
Image classification is the task of assigning a predefined label or category to an entire input image.Luxonis Train TutorialsOther Tutorials

Object Detection
Object detection involves identifying and locating multiple objects within an image and providing bounding boxes around them.Luxonis Train TutorialsOther Tutorials

Semantic Segmentation
Semantic segmentation involves classifying pixels in an image into a predefined category without distinguishing between separate instances of the same class.Luxonis Train TutorialsOther Tutorials

Instance Segmentation
Instance segmentation extends semantic segmentation by distinguishing between individual instances of the same object class and providing a pixel-wise mask for each one.Luxonis Train TutorialsOther Tutorials

Instace Pose
Instance pose detection combines object detection and keypoint detection by localizing individual objects and predicting keypoints for each instance separately.Other Tutorials
