Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.2 KB

Evidence.md

File metadata and controls

40 lines (33 loc) · 1.2 KB

Azure Custom Vision Dog-Cat-Cow recognition model evidence

We will train a model to recognize between cows, dogs and cata.
Let us go to customvision.ai, we acces with our account with an Azure subscription and in Projects we create a new project, with name, description and resource. Images

For this we will need to create a select a resource, in this case we create one, with name, the Azure subscription, a resource group, kind of service, the location and the pricing.

Images

I used this configuration for this model.

Images

Now we wil need to load the images, especifying the tag of each group of animal, and a group of pictures that are the control.

Images

My image set looks like this.

Images

It is time to train the model, and it starts to train with the data set that we have loaded.

Images

Once the training is done the following panel will be shown to us.

Images

And the model is ready to predict with new inputs. Images

For a dog. Images

For a cat.

Images
\And finally for a cow, Images