syntheticAIdata vision datasets
Last updated
Was this helpful?
Last updated
Was this helpful?
is a platform by that offers curated, high-quality computer vision datasets. These datasets consist of synthetic images designed to provide diverse and comprehensive training data. By following this guide, you will learn how to create and upload a dataset from Vision Datasets to Edge Impulse, just like this that is available in Edge Impulse Studio.:
This guide explains how to import image datasets from Vision Datasets into Edge Impulse for training, testing, and deployment of computer vision models. This integration simplifies your workflow by eliminating the need for manual data collection or preprocessing.
To get started with Vision Datasets and Edge Impulse integration, follow these steps:
Log in to the Vision Datasets dashboard.
Browse or search for a relevant dataset.
Each dataset card shows:
Description, preview images, image count, file size, classes, version, license
Click Upload to Edge Impulse on your chosen dataset.
In the popup, provide:
Edge Impulse API Key
Find it in your Edge Impulse project:
Dashboard
→ Keys
→ API Keys
Image volume (number of images to upload)
Image resolution (e.g., 96×96, 320×320, 512×512)
Classes to include (select one or more)
Click Upload to start the transfer.
After upload, you’ll see a success confirmation.
All data appears under Data Acquisition in Edge Impulse, pre-labeled and ready to use.
Navigate to Data Acquisition.
Review your uploaded images:
Correct labels (per selected class)
Selected resolution
Training/testing split
Use filters or search to explore specific classes or subsets.
Click any image to preview.
You can repeat uploads with different classes, resolutions, or volumes anytime from Vision Datasets.
By combining the breadth of Vision Datasets with the edge-deployment power of Edge Impulse, you can go from zero images to a fully-trained, device-ready model in record time. Try the integration yourself and let us know what you build!
With everything set up you can now build your first machine learning model with these tutorials:
If you encounter issues during the registration or upload process, here are some common troubleshooting steps:
Unable to Register or Receive Confirmation Email
Check spam/junk folders.
Ensure your email is correct.
Resend the code or use a different email if needed.
Edge Impulse API Key Not Accepted
Use an API key from your Edge Impulse project (Dashboard
→ Keys
→ API Keys
).
Remove extra spaces/characters.
Generate a new API key if needed.
Data Not Labeled in Edge Impulse Studio
In Edge Impulse Studio, go to Dashboard.
On the Project info card, set Labeling method to Bounding boxes (object detection) for correct labeling and display.
An account with a project created.
A account (free to sign up).
Go to and open your project.
Head over to , grab a free sample, and start building computer-vision models faster than ever.