Mobile AI Platform
  • DOCUMENTATION
    • Overview
    • Getting Started
      • Project Creation
      • Manage Your Team
      • Mobile AI Data App
    • Zero-Shot Classifier
      • Taxonomy Creation
      • Training & Packaging
        • Preview in Mobile AI Data App
        • Custom SDK Integration
    • Few-Shot Classifier
      • Taxonomy Creation
      • Data Collection
      • Annotation (Optional)
      • Training & Packaging
        • Preview in Mobile AI Data App
        • Custom SDK Integration
    • Standard Classifier
      • Step 1 - Domain Architecture
      • Step 2 - Collection
        • Sources
        • Uploads
        • Uploads in Browser
        • Uploads in Mobile AI Data
      • Step 3 - Annotation
      • Step 4 - Training
        • Create a Dataset
        • Train on a Dataset
      • Step 5 - SDK Packaging
        • Preview in Mobile AI Data App
        • Custom SDK Integration
  • HELP
    • Support
    • Tips
    • Key Concepts
    • FAQ
Powered by GitBook
On this page
  1. DOCUMENTATION

Few-Shot Classifier

Quickly create a model using only a few images per item

The Few-Shot model can be thought of as a typical classifier that is supported by an underlying model with some predefined vectors so it has a base level of understanding. This is why Few-Shot can get away with using less collected data than a regular classifier. When you create a few shot model you will want to have at absolute minimum 2 images of each label. The maximum you should use for each label is 10. You are not prevented from using more but the speed of training will grow exponentially with more images per label.

The ideal set of data would be 4-8 unique images of an item. For instance, if you were trying to train it to recognize a pair of pliers you might want each of the following images:

  • A pair of pliers laying closed on table

  • A pair of pliers laying opened

  • A pair of pliers in someone's hand

  • A pair of pliers from a more top-down view

  • A pair of pliers from a side-profile angle

Bonus points if you use as many different pliers as you have access to (different colored handles, mildly different size, etc).

If at any point you need help from the Passio team, please reach out to us at support@passiolife.com

PreviousCustom SDK IntegrationNextTaxonomy Creation

Last updated 1 year ago