Skip to content

bigtallcampbell/customvision-batchinference

Repository files navigation

customvision-batchinference

Shows how to use Azure Custom Vision's Python SDK to run Object Detection on a series of images.

Prerequisites

  1. From your project, go to Settings and get the Project ID (will be a GUID), Training Key (Guid without dashes), and Endpoint (URL). Project ID
  2. Go to Performance and get the published name of the iteration you'd like to use.
    Iteration Name
  3. Plug those vales into the params.json file

Running the Sample

Open with VSCode, build the container, double check the params.json file, and F5/run the project. Results will be in the output folder

About

Run custom vision inference on a folder of photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published