Viam · Arazzo Workflow
Viam Curate a Training Dataset
Version 1.0.0
Find binary data by filter, tag the matches, and add them to a dataset.
View Spec
View on GitHub
RoboticsEdge AIFleet ManagementComputer VisionMachine LearningIoTEmbeddedgRPCArazzoWorkflows
Provider
Workflows
curate-dataset
Query binary data, tag the items, and add them to a dataset.
Runs a binary-data filter query, adds tags to the supplied binary ids, and adds the same items to the target dataset.
1
findBinary
binaryDataByFilter
Query binary data items matching the supplied filter (metadata only).
2
tagBinary
addTagsToBinaryDataByIDs
Apply the supplied tags to the supplied binary data items.
3
addToDataset
addBinaryDataToDatasetByIDs
Add the tagged binary data items to the target dataset.