主要内容

使用真实值数据

选择、合并和加载训练数据以进行深度学习

选择标签,更改数据的文件路径,并合并真实值对象。您可以与从事标注工作的同事共享真实值对象,以继续标注和训练。

要与同事共享和审查图像标注,请考虑在图像标注器中创建一个工程。有关详细信息,请参阅Get Started with Team-Based Labeling

App

图像标注器为计算机视觉应用标注图像
视频标注器Label video for computer vision applications

函数

全部展开

selectLabelsByGroupSelect ground truth labels by label group
selectLabelsByTypeSelect ground truth labels by label type
selectLabelsByNameSelect ground truth labels by label name
groundTruthGround truth label data
mergeMerge two or more ground truth objects (自 R2023b 起)
pixelLabelDatastoreDatastore for pixel label data
boxLabelDatastoreDatastore for bounding box label data
changeFilePathsChange file paths in ground truth data
writeVideoScenesWrite video sequence to video file (自 R2021b 起)
sceneTimeRangesTime ranges of scene labels from ground truth data (自 R2021b 起)
gatherLabelDataGather label data from ground truth (自 R2021a 起)
objectDetectorTrainingDataCreate training data for an object detector
pixelLabelTrainingDataCreate training data for semantic segmentation from ground truth
sceneLabelTrainingDataCreate training data for scene classification from ground truth (自 R2022b 起)
polyToBlockedImageCreate labeled blockedImage object from set of ROIs (自 R2021b 起)
mergeMerge two or more ground truth objects (自 R2023b 起)
attributeTypeAttribute type enumerations for labeling
labelTypeLabel type enumerations for labeling

主题