Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions static/include/data/dataset-requirements.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
- At least 15 images
- At least 15 images, more images result in better models
- At least 80% of the images have labels
- For each training label, at least 10 examples

When you label your dataset, include:

- images with and _without_ the categories you're looking to identify
- a roughly equal number of images for each category
- images from your production environment, including lighting and camera quality
- images from your production environment, using the same backgrounds, lighting, camera quality, and focus
- examples from every angle and distance that you expect the model to handle
Loading