Main Content

このページの翻訳は最新ではありません。ここをクリックして、英語の最新版を参照してください。

深層学習を使用したコンピューター ビジョン

コンピューター ビジョン アプリケーションによる深層学習のワークフローの拡張

Deep Learning Toolbox™ を Computer Vision Toolbox™ と共に使用して、コンピューター ビジョン アプリケーションに深層学習を適用します。

アプリ

イメージ ラベラーコンピューター ビジョン アプリケーションに使用するイメージのラベル付け
ビデオ ラベラーLabel video for computer vision applications

関数

すべて展開する

boxLabelDatastoreDatastore for bounding box label data
pixelLabelDatastoreピクセル ラベル データのデータストア
deeplabv3plusLayersセマンティック イメージ セグメンテーション用の DeepLab v3+ 畳み込みニューラル ネットワークの作成
segnetLayersセマンティック セグメンテーションの SegNet 層の作成
unetLayersセマンティック セグメンテーションの U-Net 層の作成
unet3dLayersCreate 3-D U-Net layers for semantic segmentation of volumetric images
rcnnObjectDetectorR-CNN 深層学習の検出器を使用したオブジェクトの検出
fastRCNNObjectDetectorDetect objects using Fast R-CNN deep learning detector
fasterRCNNObjectDetectorFaster R-CNN 深層学習の検出器を使用したオブジェクトの検出
ssdObjectDetectorDetect objects using SSD deep learning detector
yolov2ObjectDetectorDetect objects using YOLO v2 object detector
yolov3ObjectDetectorDetect objects using YOLO v3 object detector
yolov4ObjectDetectorDetect objects using YOLO v4 object detector
fcddAnomalyDetectorDetect anomalies using fully convolutional data description (FCDD) network for anomaly detection
maskrcnnDetect objects using Mask R-CNN instance segmentation
detectTextCRAFTDetect texts in images by using CRAFT deep learning model

トピック

オブジェクトの検出

セマンティック セグメンテーション

ビデオ分類