Hauptinhalt

Die Übersetzung dieser Seite ist veraltet. Klicken Sie hier, um die neueste Version auf Englisch zu sehen.

Computer Vision

Erweitern von Deep-Learning-Workflows mit Computer Vision-Anwendungen

Wenden Sie Deep Learning bei Computer Vision-Anwendungen, indem Sie die Deep Learning Toolbox™ zusammen mit der Computer Vision Toolbox™ verwenden.

Apps

Image LabelerLabel images for computer vision applications
Video LabelerLabel video for computer vision applications

Funktionen

alle erweitern

boxLabelDatastoreDatastore for bounding box label data
pixelLabelDatastoreDatastore for pixel label data
visionTransformerPretrained vision transformer (ViT) neural network (Seit R2023b)
patchEmbeddingLayerPatch embedding layer (Seit R2023b)
unetCreate U-Net convolutional neural network for semantic segmentation (Seit R2024a)
unet3dCreate 3-D U-Net convolutional neural network for semantic segmentation of volumetric images (Seit R2024a)
deeplabv3plusCreate DeepLab v3+ convolutional neural network for semantic image segmentation (Seit R2024a)
rtmdetObjectDetectorDetect objects using RTMDet object detector (Seit R2024b)
yolov4ObjectDetectorDetect objects using YOLO v4 object detector (Seit R2022a)
yolov2ObjectDetectorDetect objects using YOLO v2 object detector
yolov3ObjectDetectorDetect objects using YOLO v3 object detector (Seit R2021a)
ssdObjectDetectorDetect objects using SSD deep learning detector
solov2Segment objects using SOLOv2 instance segmentation network (Seit R2023b)
maskrcnnDetect objects using Mask R-CNN instance segmentation (Seit R2021b)
posemaskrcnnPredict object pose using Pose Mask R-CNN pose estimation (Seit R2024a)
reidentificationNetworkRe-identification deep learning network for re-identifying and tracking objects (Seit R2024a)
yoloxObjectDetectorDetect objects using YOLOX object detector (Seit R2023b)
efficientADAnomalyDetectorDetect anomalies using EfficientAD network (Seit R2024b)
patchCoreAnomalyDetectorDetect anomalies using PatchCore network (Seit R2023a)
fcddAnomalyDetectorDetect anomalies using fully convolutional data description (FCDD) network for anomaly detection (Seit R2022b)
fastFlowAnomalyDetectorDetect anomalies using FastFlow network (Seit R2023a)
detectTextCRAFTDetect texts in images by using CRAFT deep learning model (Seit R2022a)

Themen

Bildklassifizierung

Objekterkennung und Instanzensegmentierung

Automatisierte Sichtprüfung

Semantische Segmentierung

Videoklassifizierung

Enthaltene Beispiele