Prepare Your Image Dataset

Prepare Your Image Dataset

Good data is the foundation of any successful AI model. This section shows you how to prepare and upload your image dataset.

Data Requirements

  • Minimum images: 50-100 per category (more is better)
  • Formats supported: JPG, PNG, WEBP
  • Organization: Images grouped by label/category

Using the Web Platform

Using the Python SDK

Using Mobile Apps

Best Practices

ℹ️
Quality over quantity: 100 high-quality, well-labeled images often outperform 1000 noisy ones.
  • Balanced classes: Aim for similar numbers of images per category
  • Variety: Include different angles, lighting, backgrounds
  • Real-world conditions: Match your production environment
  • Clean labels: Double-check that images are correctly categorized

Next Step

2. Train Model →