AI Studio
  • AI Studio Guide
  • AI Studio Basics
    • About AI Studio
      • AI Studio Feature Guide
      • Problem Statements
      • Platform Use Cases
    • Key Terminology to Know
  • Building Your First Project
    • Image Tagging
  • Detailed Guide: Image Tagging
    • Your Data
      • Supported Formats & Image Specifications
      • Exploring Datasets
        • Creating New Datasets
        • Adding Data
        • Removing Data
      • Pre-Processing Results
    • Creating and Training Models
      • Training Basics
    • Evaluating Models
      • Default Evaluation Dataset
      • Interpreting Evaluation
        • Interpreting results
      • Improving Your Model
    • Inference
    • Deployment
Powered by GitBook
On this page

Was this helpful?

  1. Detailed Guide: Image Tagging

Inference

Test your model to run predictions on a set of unseen data.

Batch Inference

After a model is trained, the user can use the model to make predictions on a whole batch of input data that is uploaded as a batch. In AI Studio Image Tagging projects, users can upload a folder of images and download a CSV file with image name and predictions.

PreviousImproving Your ModelNextDeployment

Last updated 3 years ago

Was this helpful?