For the complete documentation index, see llms.txt. This page is also available as Markdown.

Train Your Own Model

Build a custom ability from your own labeled data

When a pretrained ability doesn't cover your use case, train your own. You create a dataset, label it, and EyePop trains a custom model you can deploy as an ability in your Pops — no ML expertise required.

This creates a new ability from your data. To chain existing abilities into a pipeline, see Workflows instead.

Get started

Defining Your Computer Vision Model starts the full workflow: define your model, upload and label data, review, train, and deploy.

Last updated