Skip to main content

Creating a Custom Vision Model

You can create your own vision model from the Playground using the Schema Builder Agent. Just tell it what you want to detect and it will put together your model for you!

Build Your Model

  1. Start Building: Go to the Playground and click Build with Agent. Build with Agent Button

  2. Start a chat: Describe what you want to recognize. As you chat, the agent will add categories and attributes to your model. You can see these update in the sidebar as you go. Agent Chat

  3. Save your model: Once you're done, click Save, give your model a name, and save it. Save Model Dialog

  4. Wait for it to build: This takes about a minute, and the page updates automatically when it's done.

  5. Start using your model: From here you can browse your categories and attributes in the Playground, or start using your model through the API. Saved Model

Manual Editing (Optional)

You can also edit your model manually after it's built. Click Manual Edit to add or remove categories, attribute types, or attribute options.

Click Save when you're done. The model will rebuild, and the page will update once it's complete! Manual Edit Mode