package apollo.perception.inference

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

message AccuracyParameter

rt.proto:772

Used in: LayerParameter, V1LayerParameter

message AnchorBox

rt.proto:2105

Used in: RegionOutputParameter, RegionParameter, RegionProposalParameter

message AnnotatedDataParameter

rt.proto:789

Used in: LayerParameter

message AnnotatedDatum

rt.proto:159

An extension of Datum which contains "rich" annotations.

enum AnnotatedDatum.AnnotationType

rt.proto:160

Used in: AnnotatedDataParameter, AnnotatedDatum

message Annotation

rt.proto:144

Annotation for each object instance.

Used in: AnnotationGroup

message AnnotationGroup

rt.proto:153

Group of annotations for a particular label.

Used in: AnnotatedDatum

message ArgMaxParameter

rt.proto:801

Used in: LayerParameter, V1LayerParameter

message BBox3D

rt.proto:133

The normalized bounding box [0, 1] w.r.t. the input image size.

Used in: Annotation

message BatchNormParameter

rt.proto:823

Used in: LayerParameter

message BatchSampler

rt.proto:91

Sample a batch of bboxes with provided constraints.

Used in: AnnotatedDataParameter

message BiasParameter

rt.proto:835

Used in: LayerParameter

message BlobProto

rt.proto:10

Used in: BlobProtoVector, LayerParameter, SolverState, V0LayerParameter, V1LayerParameter

message BlobProtoVector

rt.proto:26

The BlobProtoVector is simply a way to pass multiple blobproto instances around.

message BlobShape

rt.proto:6

Specifies the shape (dimensions) of a Blob.

Used in: BlobProto, DummyDataParameter, InputParameter, NetParameter, ParameterParameter, ReshapeParameter

message ConcatParameter

rt.proto:812

Used in: LayerParameter, V1LayerParameter

message ContrastiveLossParameter

rt.proto:867

Used in: LayerParameter, V1LayerParameter

message ConvolutionParameter

rt.proto:879

Used in: LayerParameter, V1LayerParameter

enum ConvolutionParameter.Engine

rt.proto:906

Used in: ConvolutionParameter

message CropParameter

rt.proto:932

Used in: LayerParameter

message DataParameter

rt.proto:950

Used in: LayerParameter, V1LayerParameter

enum DataParameter.DB

rt.proto:951

Used in: DataParameter

message DatasetParameter

rt.proto:1199

Used in: ImageDataParameter

enum DatasetParameter.DatasetType

rt.proto:1201

type of dataset

Used in: DatasetParameter

message Datum

rt.proto:30

Used in: AnnotatedDatum

message DetectionEvaluateParameter

rt.proto:985

Message that store parameters used by DetectionEvaluateLayer

Used in: LayerParameter

message DetectionOutputParameter

rt.proto:1042

Message that store parameters used by DetectionOutputLayer

Used in: LayerParameter

message DimensionStatistics

rt.proto:2033

Used in: YoloTargetParameter

message DistortionParameter

rt.proto:700

Message that stores parameters used by data transformer for distortion policy

Used in: TransformationParameter

message DropoutParameter

rt.proto:1085

Used in: LayerParameter, V1LayerParameter

message DummyDataParameter

rt.proto:1091

DummyDataLayer fills any number of arbitrarily shaped blobs with random (or constant) data generated by "Fillers" (see "message FillerParameter").

Used in: LayerParameter, V1LayerParameter

message ELUParameter

rt.proto:1123

Message that stores parameters used by ELULayer

Used in: LayerParameter

message EltwiseParameter

rt.proto:1108

Used in: LayerParameter, V1LayerParameter

enum EltwiseParameter.EltwiseOp

rt.proto:1109

Used in: EltwiseParameter

message EmbedParameter

rt.proto:1131

Message that stores parameters used by EmbedLayer

Used in: LayerParameter

message EmitConstraint

rt.proto:110

Condition for emitting annotations.

Used in: TransformationParameter

enum EmitConstraint.EmitType

rt.proto:111

Used in: EmitConstraint

message ExpParameter

rt.proto:1145

Message that stores parameters used by ExpLayer

Used in: LayerParameter, V1LayerParameter

message ExpansionParameter

rt.proto:732

Message that stores parameters used by data transformer for expansion policy

Used in: TransformationParameter

message FillerParameter

rt.proto:174

Used in: BiasParameter, ConvolutionParameter, DummyDataParameter, EmbedParameter, InnerProductParameter, NormalizeParameter, PReLUParameter, RecurrentParameter, ScaleParameter, V0LayerParameter

enum FillerParameter.VarianceNorm

rt.proto:187

Normalize the filler variance by fan_in, fan_out, or their average. Applies to 'xavier' and 'msra' fillers.

Used in: FillerParameter

message FlattenParameter

rt.proto:1155

/ Message that stores parameters used by FlattenLayer

Used in: LayerParameter

message HDF5DataParameter

rt.proto:1167

Message that stores parameters used by HDF5DataLayer

Used in: LayerParameter, V1LayerParameter

message HDF5OutputParameter

rt.proto:1181

Used in: LayerParameter, V0LayerParameter, V1LayerParameter

message HingeLossParameter

rt.proto:1185

Used in: LayerParameter, V1LayerParameter

enum HingeLossParameter.Norm

rt.proto:1186

Used in: HingeLossParameter

message ImageDataParameter

rt.proto:1213

Used in: LayerParameter, V1LayerParameter

message InfogainLossParameter

rt.proto:1248

Used in: LayerParameter, V1LayerParameter

message InnerProductParameter

rt.proto:1253

Used in: LayerParameter, V1LayerParameter

message InputParameter

rt.proto:1270

Used in: LayerParameter

message LRNParameter

rt.proto:1289

Message that stores parameters used by LRNLayer

Used in: LayerParameter, V1LayerParameter

enum LRNParameter.Engine

rt.proto:1299

Used in: LRNParameter

enum LRNParameter.NormRegion

rt.proto:1293

Used in: LRNParameter

message LabelMap

rt.proto:52

message LabelMapItem

rt.proto:44

The label (display) name and label id.

Used in: LabelMap

message LayerParameter

rt.proto:458

NOTE Update the next available ID when you add a new LayerParameter field. LayerParameter next available layer-specific ID: 147 (last added: recurrent_param)

Used in: NetParameter

message LogParameter

rt.proto:1279

Message that stores parameters used by LogLayer

Used in: LayerParameter

message LossParameter

rt.proto:741

Message that stores parameters shared by loss layers

Used in: LayerParameter, V1LayerParameter

enum LossParameter.NormalizationMode

rt.proto:747

How to normalize the loss for loss layers that aggregate across batches, spatial dimensions, or other dimensions. Currently only implemented in SoftmaxWithLoss and SigmoidCrossEntropyLoss layers.

Used in: LossParameter

message MVNParameter

rt.proto:1386

Used in: LayerParameter, V1LayerParameter

message MemoryDataParameter

rt.proto:1307

Used in: LayerParameter, V1LayerParameter

message MultiBoxLossParameter

rt.proto:1315

Message that store parameters used by MultiBoxLossLayer

Used in: LayerParameter

enum MultiBoxLossParameter.ConfLossType

rt.proto:1323

Confidence loss type.

Used in: MultiBoxLossParameter

enum MultiBoxLossParameter.LocLossType

rt.proto:1317

Localization loss type.

Used in: MultiBoxLossParameter

enum MultiBoxLossParameter.MatchType

rt.proto:1335

Matching method during training.

Used in: MultiBoxLossParameter

enum MultiBoxLossParameter.MiningType

rt.proto:1374

Mining type during training. NONE : use all negatives. MAX_NEGATIVE : select negatives based on the score. HARD_EXAMPLE : select hard examples based on "Training Region-based Object Detectors with Online Hard Example Mining", Shrivastava et.al.

Used in: MultiBoxLossParameter

message NetParameter

rt.proto:195

Used in: SolverParameter

message NetState

rt.proto:405

Used in: NetParameter, SolverParameter

message NetStateRule

rt.proto:411

Used in: LayerParameter, V1LayerParameter

message NoiseParameter

rt.proto:663

Message that stores parameters used by data transformer for transformation policy

Used in: TransformationParameter

message NonMaximumSuppressionParameter

rt.proto:1006

Used in: DetectionOutputParameter, MultiBoxLossParameter, RegionOutputParameter, RegionProposalParameter

message NormalizeParameter

rt.proto:1398

Message that stores parameters used by NormalizeLayer

Used in: LayerParameter

message NormalizedBBox

rt.proto:121

The normalized bounding box [0, 1] w.r.t. the input image size.

Used in: Annotation

message PReLUParameter

rt.proto:1997

Parametric ReLU described in K. He et al, Delving Deep into Rectifiers: Surpassing Human-Level Performance on ImageNet Classification, 2015.

Used in: LayerParameter

message PaddingParameter

rt.proto:2006

Used in: LayerParameter

message ParamSpec

rt.proto:431

Specifies training parameters (multipliers on global learning constants, and the name and other settings used for weight sharing).

Used in: LayerParameter

enum ParamSpec.DimCheckMode

rt.proto:440

Used in: ParamSpec

message ParameterParameter

rt.proto:1408

Used in: LayerParameter

message PermuteParameter

rt.proto:1412

Used in: LayerParameter

enum Phase

rt.proto:400

Used in: LayerParameter, NetState, NetStateRule

message PoolingParameter

rt.proto:1419

Used in: LayerParameter, V1LayerParameter

enum PoolingParameter.Engine

rt.proto:1437

Used in: PoolingParameter

enum PoolingParameter.PoolMethod

rt.proto:1420

Used in: PoolingParameter

message PowerParameter

rt.proto:1449

Used in: LayerParameter, V1LayerParameter

message PriorBoxParameter

rt.proto:1457

Message that store parameters used by PriorBoxLayer

Used in: LayerParameter

enum PriorBoxParameter.CodeType

rt.proto:1459

Encode/decode type.

Used in: DetectionOutputParameter, MultiBoxLossParameter

message PythonParameter

rt.proto:1498

Used in: LayerParameter

message ROIPoolingParameter

rt.proto:1641

Message that stores parameters used by ROIPoolingLayer

Used in: LayerParameter

message ReLUParameter

rt.proto:1561

Message that stores parameters used by ReLULayer

Used in: LayerParameter, V1LayerParameter

enum ReLUParameter.Engine

rt.proto:1568

Used in: ReLUParameter

message RecurrentParameter

rt.proto:1513

Message that stores parameters used by RecurrentLayer

Used in: LayerParameter

message ReductionParameter

rt.proto:1532

Message that stores parameters used by ReductionLayer

Used in: LayerParameter

enum ReductionParameter.ReductionOp

rt.proto:1533

Used in: ReductionParameter

message RegionOutputParameter

rt.proto:1073

Message that store parameters used by DetectionOutputLayer

Used in: LayerParameter

message RegionParameter

rt.proto:2078

Used in: LayerParameter

message RegionProposalParameter

rt.proto:2056

Used in: LayerParameter

message ReorgParameter

rt.proto:2109

Used in: LayerParameter

message RepeatedList

rt.proto:1194

Used in: DatasetParameter

message ReshapeParameter

rt.proto:1576

Used in: LayerParameter

message ResizeParameter

rt.proto:616

Message that stores parameters used by data transformer for resize policy

Used in: DetectionEvaluateParameter, SaveOutputParameter, TransformationParameter

enum ResizeParameter.Interp_mode

rt.proto:644

Same as in OpenCV

Used in: ResizeParameter

enum ResizeParameter.Pad_mode

rt.proto:632

Used in: ResizeParameter

enum ResizeParameter.Resize_mode

rt.proto:620

Used in: ResizeParameter

message SPPParameter

rt.proto:1794

Used in: LayerParameter

enum SPPParameter.Engine

rt.proto:1802

Used in: SPPParameter

enum SPPParameter.PoolMethod

rt.proto:1795

Used in: SPPParameter

message SaltPepperParameter

rt.proto:655

Used in: NoiseParameter

message SampleConstraint

rt.proto:70

Constraints for selecting sampled bbox.

Used in: BatchSampler

message Sampler

rt.proto:57

Sample a bbox in the normalized space [0, 1] with provided constraints.

Used in: BatchSampler

message SaveOutputParameter

rt.proto:1015

Used in: DetectionOutputParameter

message ScaleParameter

rt.proto:1654

Used in: LayerParameter

message SigmoidParameter

rt.proto:1691

Used in: LayerParameter, V1LayerParameter

enum SigmoidParameter.Engine

rt.proto:1692

Used in: SigmoidParameter

message SliceParameter

rt.proto:1700

Used in: LayerParameter, V1LayerParameter

message SoftmaxParameter

rt.proto:1712

Message that stores parameters used by SoftmaxLayer, SoftmaxWithLossLayer

Used in: LayerParameter, V1LayerParameter

enum SoftmaxParameter.Engine

rt.proto:1713

Used in: SoftmaxParameter

message SolverParameter

rt.proto:233

NOTE Update the next available ID when you add a new SolverParameter field. SolverParameter next available ID: 44 (last added: plateau_winsize)

//////////////////////////////////////////////////////////////////////////// Specifying the train and test networks Exactly one train net must be specified using one of the following fields: train_net_param, train_net, net_param, net One or more test nets may be specified using any of the following fields: test_net_param, test_net, net_param, net If more than one test net field is specified (e.g., both net and test_net are specified), they will be evaluated in the field order given above: (1) test_net_param, (2) test_net, (3) net_param/net. A test_iter must be specified for each test_net. A test_level and/or a test_stage may also be specified for each test_net. ////////////////////////////////////////////////////////////////////////////

enum SolverParameter.SnapshotFormat

rt.proto:340

Used in: SolverParameter

enum SolverParameter.SolverMode

rt.proto:346

the mode solver will use: 0 for CPU and 1 for GPU. Use GPU in default.

Used in: SolverParameter

enum SolverParameter.SolverType

rt.proto:378

DEPRECATED: old solver enum types, use string instead

Used in: SolverParameter

message SolverState

rt.proto:391

A message that stores the solver snapshots

message TanHParameter

rt.proto:1726

Used in: LayerParameter, V1LayerParameter

enum TanHParameter.Engine

rt.proto:1727

Used in: TanHParameter

message ThresholdParameter

rt.proto:1745

Message that stores parameters used by ThresholdLayer

Used in: LayerParameter, V1LayerParameter

message TileParameter

rt.proto:1736

Message that stores parameters used by TileLayer

Used in: LayerParameter

message TransformationParameter

rt.proto:579

Message that stores parameters used to apply transformation to the data layer's data

Used in: LayerParameter, V1LayerParameter

message V0LayerParameter

rt.proto:1905

DEPRECATED: V0LayerParameter is the old way of specifying layer parameters in Caffe. We keep this message type around for legacy support.

Used in: V1LayerParameter

enum V0LayerParameter.PoolMethod

rt.proto:1919

Used in: V0LayerParameter

message V1LayerParameter

rt.proto:1811

DEPRECATED: use LayerParameter.

Used in: NetParameter

enum V1LayerParameter.DimCheckMode

rt.proto:1863

Used in: V1LayerParameter

enum V1LayerParameter.LayerType

rt.proto:1817

Used in: V1LayerParameter

message VideoDataParameter

rt.proto:1749

Used in: LayerParameter

enum VideoDataParameter.VideoType

rt.proto:1750

Used in: VideoDataParameter

message WindowDataParameter

rt.proto:1761

Used in: LayerParameter, V1LayerParameter

message YoloAnchorsParameter

rt.proto:2027

Used in: LayerParameter

message YoloDumpParameter

rt.proto:2023

Used in: LayerParameter

message YoloLossParameter

rt.proto:2013

Used in: LayerParameter

enum YoloLossParameter.RegLossType

rt.proto:2014

Used in: YoloLossParameter

message YoloTargetParameter

rt.proto:2042

Used in: LayerParameter