Main Content

La traduction de cette page n'est pas à jour. Cliquez ici pour voir la dernière version en anglais.

Computer Vision avec Deep Learning

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
deeplabv3plusLayers(To be removed) Create DeepLab v3+ convolutional neural network for semantic image segmentation (depuis R2019b)
segnetLayers(To be removed) Create SegNet layer graph for semantic segmentation
unetLayers(To be removed) Create U-Net layers for semantic segmentation
unet3dLayers(To be removed) Create 3-D U-Net layers for semantic segmentation of volumetric images (depuis R2019b)
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)
fcddAnomalyDetectorDetect anomalies using fully convolutional data description (FCDD) network for anomaly detection (depuis R2022b)
maskrcnnDetect objects using Mask R-CNN instance segmentation (depuis R2021b)
detectTextCRAFTDetect texts in images by using CRAFT deep learning model (depuis R2022a)

Rubriques

Détection d’objets

Segmentation sémantique

Classification de vidéos