Contenido principal

La traducción de esta página aún no se ha actualizado a la versión más reciente. Haga clic aquí para ver la última versión en inglés.

Visión artificial

Amplíe flujos de trabajo de deep learning con aplicaciones de visión artificial

Aplique deep learning en aplicaciones de visión artificial con Deep Learning Toolbox™ y Computer Vision Toolbox™.

Apps

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

Funciones

expandir todo

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

Temas

Clasificación de imágenes

Detección de objetos y segmentación de instancias

Inspección visual automatizada

Segmentación semántica

Clasificación de vídeo

Ejemplos destacados