Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
DatumShape is array of dimension of the tensor.
Used in:
Path to DELF model.
Required.
Image scales to be used.
Configuration used for DELF local features.
FloatList is the container of tensor values. The tensor values are saved as a list of floating point values.
Used in:
Used in:
If PCA is to be used, this must be set to true.
Target layer name for DELF model. This is used to obtain receptive field parameters used for localizing features with respect to the input image.
Intersection over union threshold for the non-max suppression (NMS) operation. If two features overlap by at most this amount, both are kept. Otherwise, the one with largest attention score is kept. This should be a number between 0.0 (no region is selected) and 1.0 (all regions are selected and NMS is not performed).
Maximum number of features that will be selected. The features with largest scores (eg, largest attention score if score_type is "Att") are the selected ones.
Threshold to be used for feature selection: no feature with score lower than this number will be selected).
PCA parameters for DELF local feature. This is used only if use_pca is true.
Used in:
Path to PCA mean file.
Required.
Path to PCA matrix file.
Required.
Dimensionality of feature after PCA.
Required.
If whitening is to be used, this must be set to true.
Path to PCA variances file, used for whitening. This is used only if use_whitening is set to true.
FloatList is the container of tensor values. The tensor values are saved as a list of floating point values.
Used in: