Main Content

Calibration data path

Image dataset location

Description

App Configuration Pane: Deep Learning

Configuration Objects: coder.TensorRTConfig

Location of the image dataset used during recalibration. This option is applicable only when Data type is set to int8.

When you select the 'INT8' option, TensorRT™ quantizes the floating-point data to int8. The recalibration is performed with a reduced set of the calibration data. The calibration data must be present in the image data location specified by Calibration data path.

Dependencies

To enable this parameter, you must set both these parameters:

  • Deep learning library to TensorRT

  • Data type to int8

Settings

character vector, string scalar

Path to the folder that contains the image dataset for recalibration.

Programmatic Use

Property: DataPath
Values: '' | character vector | string scalar
Default: ''

Version History

Introduced in R2018b