Can I train the computer vision system - upload my images?

Yes, we highly recommend before using the Image Recognition Platform to train with known labeled images. That is the only way to get computer vision matches.

There are 2 ways to train the computer vision system:

(1) Training Console (for small image sets)
We’ve created the Training Console to help you try the Training API through an easy-to-use web interface. Use it to quickly train our computer vision with your own database of images and labels.
Link: http://developer.iqengines.com/dashboard/upload/

(2) Training API
For automated training, use the Training API. The Training API allows you to upload images to the IQ Engines object search database through a RESTful interface. Once the computer vision system has successfully indexed your image, you will be able to search for it using the query api.
Link: http://developer.iqengines.com/apidoc/current/apis/training-api.html#training-api-label

Before using the Training, make sure your images are 300-600px in size, and you have the desired name and metadata you want returned when there is a visual match.

Knowledge Base and Helpdesk