Exporting/Importing Image Classifier Models

You can export and import pre-trained classifiers from one environment to another environment. For example, a custom classifier can be trained and tested in the development environment with a large dataset to obtain the required accuracy. This classifier can be exported from the development environment and imported to the production environment.

To Export a Trained Model:

  1. From the Image Classifier models, select the required classifier and click Export Classifier Icon. You are prompted for a confirmation message.
  2. Click OK to export the selected model.

The selected text classifier list is exported in a  "<ImageClassifierName>.zip" folder. 

To Import a Trained Model:

  1. Navigate to Smart Bot > Classification > Image Classification.

The Image Classification page displays two tabs namely Dataset and Model.

  1. Open the Model page.
  2. Click Add Model

Classifier Configuration window is displayed.

  1. Select Import.
  2. Enter the unique Classifier Name
  3. Click Choose File and select the zip file of the pretrained model. 
  4. Optionally, enter an additional Description.
  5. Click Submit.

The selected model will be imported.