Main Content

Computer Vision

Enrichir des workflows de Deep Learning avec des applications de Computer Vision

Appliquez le Deep Learning à des applications de Computer Vision en utilisant Deep Learning Toolbox™ avec Computer Vision Toolbox™.

Applications

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

Fonctions

développer tout

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

Rubriques

Classification d’images

Détection d’objets et segmentation d’instances

Inspection visuelle automatisée

Segmentation sémantique

Classification de vidéos