主要内容

计算机视觉

利用计算机视觉应用扩展深度学习工作流

通过将 Computer Vision Toolbox™ 与 Deep Learning Toolbox™ 结合使用,将深度学习应用于计算机视觉应用。

App

图像标注器为计算机视觉应用标注图像
视频标注器Label video for computer vision applications
目标检测器分析器Interactively visualize and evaluate object detection results against ground truth (自 R2026a 起)

函数

全部展开

clipNetworkCreate pretrained CLIP deep learning neural network for vision-language tasks (自 R2026a 起)
moondreamCreate pretrained Moondream vision-language model (VLM) (自 R2026a 起)
groundingDinoObjectDetectorDetect and localize objects using Grounding DINO object detector (自 R2026a 起)
visionTransformer预训练的视觉变换器 (ViT) 神经网络 (自 R2023b 起)
patchEmbeddingLayerPatch embedding layer (自 R2023b 起)
bisenetv2Create BiSeNet v2 convolutional neural network for semantic segmentation (自 R2025a 起)
semanticsegSemantic image segmentation using deep learning
unet创建用于语义分割的 U-Net 卷积神经网络 (自 R2024a 起)
unet3dCreate 3-D U-Net convolutional neural network for semantic segmentation of volumetric images (自 R2024a 起)
deeplabv3plus创建用于语义分割的 DeepLab v3+ 卷积神经网络 (自 R2024a 起)
rtmdetObjectDetectorDetect objects using RTMDet object detector (自 R2024b 起)
yolov4ObjectDetector使用 YOLO v4 目标检测器检测目标 (自 R2022a 起)
yolov2ObjectDetectorDetect objects using YOLO v2 object detector
yolov3ObjectDetectorDetect objects using YOLO v3 object detector
hrnetObjectKeypointDetectorCreate object keypoint detector using HRNet deep learning network (自 R2023b 起)
ssdObjectDetectorDetect objects using SSD deep learning detector
solov2Segment objects using SOLOv2 instance segmentation network (自 R2023b 起)
maskrcnnDetect objects using Mask R-CNN instance segmentation (自 R2021b 起)
posemaskrcnnPredict object pose using Pose Mask R-CNN pose estimation (自 R2024a 起)
reidentificationNetworkRe-identification deep learning network for re-identifying and tracking objects (自 R2024a 起)
yoloxObjectDetector使用 YOLOX 目标检测器检测目标 (自 R2023b 起)
efficientADAnomalyDetectorDetect anomalies using EfficientAD network (自 R2024b 起)
patchCoreAnomalyDetectorDetect anomalies using PatchCore network (自 R2023a 起)
fcddAnomalyDetectorDetect anomalies using fully convolutional data description (FCDD) network for anomaly detection (自 R2022b 起)
fastFlowAnomalyDetectorDetect anomalies using FastFlow network (自 R2023a 起)
detectTextCRAFTDetect texts in images by using CRAFT deep learning model (自 R2022a 起)
ocr使用光学字符识别技术识别文本

主题

目标检测和实例分割

自动化视觉检查

语义分割

图像和视频分类

精选示例