Train
This example we are going to create an Hand-Bag Classifier Custom Visual Recognition Model
Last updated
Was this helpful?
This example we are going to create an Hand-Bag Classifier Custom Visual Recognition Model
Last updated
Was this helpful?
Now we get to the fun part - Training a custom model!
In this example we will be training a custom women's handbag model.
To Train a custom model the first thing we need is some data.
Download the following files :
Finally the Test file to test our model
Go ahead and re name your classifier . I named mine Hand-Bag Classifier
. Feel free to name your model anything you like depending on the type of classifier you are building . Also click browse to upload the chanel.zip
, louis-viton.zip
, and the dior.zip
files into the project.
Once your files are uploaded you can click on the blue squares next to each zip file and click on Add to model
You should see something like this :
Doing this step ensures that you have three different classes of images in place.
Click on Train in the upper right hand corner to train the model . Training can take 10 - 15 mins depending on model size.
Now all you have to do is wait for training to be done and then you can go ahead and test!