package nvdsinferserver.config

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message BackendParams

nvdsinferserver_config.proto:125

* Network backend Settings

Used in: InferenceConfig

message ClassificationParams

nvdsinferserver_common.proto:181

* Deepstream Classifciation settings

Used in: PostProcessParams

message CustomLib

nvdsinferserver_common.proto:50

* Custom lib for preload

Used in: InferenceConfig

message DetectionParams

nvdsinferserver_common.proto:111

* Deepstream Detection settings

Used in: PostProcessParams

message DetectionParams.DbScan

nvdsinferserver_common.proto:124

* DBScan object clustering

Used in: DetectionParams

message DetectionParams.GroupRectangle

nvdsinferserver_common.proto:137

* cluster method based on grouping rectangles

Used in: DetectionParams

message DetectionParams.Nms

nvdsinferserver_common.proto:113

* non-maximum-suppression cluster method

Used in: DetectionParams

message DetectionParams.PerClassParams

nvdsinferserver_common.proto:154

* specific parameters controled per class

Used in: DetectionParams

message DetectionParams.SimpleCluster

nvdsinferserver_common.proto:147

* simple cluster method for confidence filter

Used in: DetectionParams

message ExtraControl

nvdsinferserver_config.proto:140

* extrac controls

Used in: InferenceConfig

enum FrameScalingHW

nvdsinferserver_common.proto:43

Used in: PreProcessParams

message InferenceConfig

nvdsinferserver_config.proto:150

* Inference configuration

Used in: PluginControl

message InputLayer

nvdsinferserver_common.proto:56

* Network Input layer information

Used in: BackendParams

message LstmParams

nvdsinferserver_common.proto:212

* Network LSTM Parameters

Used in: InferenceConfig

message LstmParams.InitConst

nvdsinferserver_common.proto:214

* init constant value for lstm input tensors, usually zero or one

Used in: LstmLoop

message LstmParams.LstmLoop

nvdsinferserver_common.proto:219

* LSTM loop information

Used in: LstmParams

enum MediaFormat

nvdsinferserver_common.proto:14

Used in: PreProcessParams

message OtherNetworkParams

nvdsinferserver_common.proto:195

* Other Network settings, need application to do postprocessing

Used in: PostProcessParams

message OutputLayer

nvdsinferserver_common.proto:66

* Network Onput layer information

Used in: BackendParams

message PluginControl

nvdsinferserver_plugin.proto:17

* Plugin Control settings for input / inference / output

message PluginControl.BBoxFilter

nvdsinferserver_plugin.proto:32

* Boudingbox filter

Used in: DetectClassFilter, InputObjectControl

message PluginControl.Color

nvdsinferserver_plugin.proto:20

* Color values for Red/Green/Blue/Alpha, all values are in range [0, 1]

Used in: DetectClassFilter

message PluginControl.DetectClassFilter

nvdsinferserver_plugin.proto:44

* Detection of classes filter

Used in: OutputDetectionControl

message PluginControl.InputControl

nvdsinferserver_plugin.proto:85

* Plugin input data control policy

Used in: PluginControl

message PluginControl.InputObjectControl

nvdsinferserver_plugin.proto:69

* Input objects control

Used in: InputControl

message PluginControl.OutputControl

nvdsinferserver_plugin.proto:110

* Plugin output data control policy

Used in: PluginControl

message PluginControl.OutputDetectionControl

nvdsinferserver_plugin.proto:61

* Output detection results control

Used in: OutputControl

enum PluginControl.ProcessMode

nvdsinferserver_plugin.proto:75

* Processing Mode

Used in: InputControl

message PostProcessParams

nvdsinferserver_config.proto:18

* Post-processing settings

Used in: InferenceConfig

message PreProcessParams

nvdsinferserver_common.proto:73

* preprocessing settings

Used in: InferenceConfig

message PreProcessParams.ScaleNormalize

nvdsinferserver_common.proto:75

* Input data normalization settings

Used in: PreProcessParams

message SegmentationParams

nvdsinferserver_common.proto:189

* Deepstream segmentation settings

Used in: PostProcessParams

enum TensorDataType

nvdsinferserver_common.proto:27

Used in: InputLayer

enum TensorOrder

nvdsinferserver_common.proto:21

Used in: PreProcessParams

message TritonModelRepo

nvdsinferserver_config.proto:41

* Triton models repo settings

Used in: TrtISParams

message TritonModelRepo.BackendConfig

nvdsinferserver_config.proto:44

* Triton backend config settings

Used in: TritonModelRepo

message TritonModelRepo.CudaDeviceMem

nvdsinferserver_config.proto:54

* Cuda Memory settings for GPU device

Used in: TritonModelRepo

message TrtISParams

nvdsinferserver_config.proto:110

* Triton inference backend parameters

Used in: BackendParams

message TrtIsClassifyParams

nvdsinferserver_common.proto:201

* TRTIS classifcation settings

Used in: PostProcessParams, TrtISParams