Nanonets · Arazzo Workflow
Nanonets Classify Image and Branch
Version 1.0.0
Classify an uploaded image and branch on whether a top label was predicted.
View Spec
View on GitHub
AIArtificial IntelligenceOCRDocument AIIntelligent Document ProcessingData ExtractionWorkflow AutomationComputer VisionNo-CodeArazzoWorkflows
Provider
Workflows
classify-image-and-branch
Classify an image and fall back to a URL submission when nothing is predicted.
Uploads an image to a classification model and, if no label is predicted, retries the classification using a public URL batch.
1
classifyFile
imageCategorizationLabelFilePost
Upload the image to the classification model.
2
classifyUrlFallback
imageCategorizationLabelUrlsPost
Retry classification by submitting the image as a public URL batch.