Click here to Skip to main content
15,904,934 members
Articles / Artificial Intelligence / Machine Learning

Training a Custom Object Detection Model on Azure Custom Vision Part 2: Testing the Model

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
16 Mar 2022CPOL6 min read 7K   2  
In the previous article we trained a simple machine learning model that identifies when and where a human is present in an image. This article will demonstrate how to test this model and re-train it as necessary.
Here we demonstrate how to test the model, both manually using images uploaded via the custom vision UI and automatically using a test data set. Then we demonstrate how to add additional data and re-train the model if additional training is required.

This article is a sponsored article. Articles such as these are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

This article is part of the series 'Real World Custom Vision View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student
Ireland Ireland
C# Corner MVP, UGRAD alumni, student, programmer and an author.

Comments and Discussions