Nanonets · Arazzo Workflow
Nanonets Upload Training URLs and Train
Version 1.0.0
Add training images to an OCR model from public URLs, then start training.
View Spec
View on GitHub
AIArtificial IntelligenceOCRDocument AIIntelligent Document ProcessingData ExtractionWorkflow AutomationComputer VisionNo-CodeArazzoWorkflows
Provider
Workflows
upload-training-urls-and-train
Upload training images by URL and start a training run.
Registers public training image URLs with a Nanonets OCR model and then queues a training job.
1
uploadTrainingUrls
ocrModelUploadUrlsByModelIdPost
Register the public training image URLs against the model.
2
trainModel
ocrModelTrainByModelIdPost
Trigger training (or retraining) on the model after the URLs are registered.