package caffe

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

message AccuracyParameter

caffe.proto:857

Used in: LayerParameter, V1LayerParameter

message AnnotatedDataParameter

caffe.proto:874

Used in: LayerParameter

message AnnotatedDatum

caffe.proto:158

An extension of Datum which contains "rich" annotations.

enum AnnotatedDatum.AnnotationType

caffe.proto:159

Used in: AnnotatedDataParameter, AnnotatedDatum

message Annotation

caffe.proto:146

Annotation for each object instance.

Used in: AnnotationGroup

message AnnotationGroup

caffe.proto:152

Group of annotations for a particular label.

Used in: AnnotatedDatum

message ArgMaxParameter

caffe.proto:884

Used in: LayerParameter, V1LayerParameter

message BatchNormParameter

caffe.proto:906

Used in: LayerParameter

message BatchSampler

caffe.proto:104

Sample a batch of bboxes with provided constraints.

Used in: AnnotatedDataParameter

message BiasParameter

caffe.proto:918

Used in: LayerParameter

message BlobProto

caffe.proto:10

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

message BlobProtoVector

caffe.proto:26

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

message BlobShape

caffe.proto:6

Specifies the shape (dimensions) of a Blob.

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

message CPPLayerParameter

caffe.proto:1581

Used in: LayerParameter

message CTCParameter

caffe.proto:2094

Used in: LayerParameter

enum CTCParameter.Decoder

caffe.proto:2096

Used in: CTCParameter

message CenterLossParameter

caffe.proto:2104

Used in: LayerParameter

message ConcatParameter

caffe.proto:895

Used in: LayerParameter, V1LayerParameter

message ContinuationIndicatorParameter

caffe.proto:2118

Used in: LayerParameter

message ContrastiveLossParameter

caffe.proto:950

Used in: LayerParameter, V1LayerParameter

message ConvolutionParameter

caffe.proto:962

Used in: LayerParameter, V1LayerParameter

enum ConvolutionParameter.Engine

caffe.proto:989

Used in: ConvolutionParameter

message CropParameter

caffe.proto:1015

Used in: LayerParameter

message CtcLossParameter

caffe.proto:2113

Used in: LayerParameter

message DataParameter

caffe.proto:1033

Used in: LayerParameter, V1LayerParameter

enum DataParameter.DB

caffe.proto:1034

Used in: DataParameter

message Datum

caffe.proto:30

Used in: AnnotatedDatum, MTCNNDatum

message DenseCRFParameter

caffe.proto:613

Used in: LayerParameter

message DetectionEvaluateParameter

caffe.proto:1070

Message that store parameters used by DetectionEvaluateLayer

Used in: LayerParameter

message DetectionOutputParameter

caffe.proto:1127

Message that store parameters used by DetectionOutputLayer

Used in: LayerParameter

message DistortionParameter

caffe.proto:785

Message that stores parameters used by data transformer for distortion policy

Used in: TransformationParameter

message DropoutParameter

caffe.proto:1158

Used in: LayerParameter, V1LayerParameter

message DummyDataParameter

caffe.proto:1164

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

caffe.proto:1196

Message that stores parameters used by ELULayer

Used in: LayerParameter

message EltwiseParameter

caffe.proto:1181

Used in: LayerParameter, V1LayerParameter

enum EltwiseParameter.EltwiseOp

caffe.proto:1182

Used in: EltwiseParameter

message EmbedParameter

caffe.proto:1204

Message that stores parameters used by EmbedLayer

Used in: LayerParameter

message EmitConstraint

caffe.proto:123

Condition for emitting annotations.

Used in: TransformationParameter

enum EmitConstraint.EmitType

caffe.proto:124

Used in: EmitConstraint

message ExpParameter

caffe.proto:1218

Message that stores parameters used by ExpLayer

Used in: LayerParameter, V1LayerParameter

message ExpansionParameter

caffe.proto:817

Message that stores parameters used by data transformer for expansion policy

Used in: TransformationParameter

message FillerParameter

caffe.proto:171

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

enum FillerParameter.VarianceNorm

caffe.proto:184

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

Used in: FillerParameter

message FlattenParameter

caffe.proto:1228

/ Message that stores parameters used by FlattenLayer

Used in: LayerParameter

message FlipParameter

caffe.proto:659

Used in: LayerParameter

message HDF5DataParameter

caffe.proto:1240

Message that stores parameters used by HDF5DataLayer

Used in: LayerParameter, V1LayerParameter

message HDF5OutputParameter

caffe.proto:1254

Used in: LayerParameter, V0LayerParameter, V1LayerParameter

message HingeLossParameter

caffe.proto:1258

Used in: LayerParameter, V1LayerParameter

enum HingeLossParameter.Norm

caffe.proto:1259

Used in: HingeLossParameter

message ImageDataParameter

caffe.proto:1286

Used in: LayerParameter, V1LayerParameter

message InfogainLossParameter

caffe.proto:1317

Used in: LayerParameter, V1LayerParameter

message InnerProductParameter

caffe.proto:1322

Used in: LayerParameter, V1LayerParameter

message InputParameter

caffe.proto:1339

Used in: LayerParameter

message InterpParameter

caffe.proto:604

Used in: LayerParameter

message LRNParameter

caffe.proto:1358

Message that stores parameters used by LRNLayer

Used in: LayerParameter, V1LayerParameter

enum LRNParameter.Engine

caffe.proto:1368

Used in: LRNParameter

enum LRNParameter.NormRegion

caffe.proto:1362

Used in: LRNParameter

message LSTMParameter

caffe.proto:2086

Message that stores parameters used by LSTMParameter

Used in: LayerParameter

message LabelMap

caffe.proto:66

message LabelMapItem

caffe.proto:58

The label (display) name and label id.

Used in: LabelMap

message LabelsequenceAccuracyParameter

caffe.proto:2123

Used in: LayerParameter

message LayerParameter

caffe.proto:473

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

Used in: NetParameter

message LocLossParameter

caffe.proto:2164

added by Kaichun Mo

Used in: LayerParameter

message LogParameter

caffe.proto:1348

Message that stores parameters used by LogLayer

Used in: LayerParameter

message LossParameter

caffe.proto:826

Message that stores parameters shared by loss layers

Used in: LayerParameter, V1LayerParameter

enum LossParameter.NormalizationMode

caffe.proto:832

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 MTCNNBBox

caffe.proto:44

Used in: MTCNNDatum

message MTCNNDataParameter

caffe.proto:645

Used in: LayerParameter

message MTCNNDatum

caffe.proto:51

message MVNParameter

caffe.proto:1456

Used in: LayerParameter, V1LayerParameter

message MemoryDataParameter

caffe.proto:1376

Used in: LayerParameter, V1LayerParameter

message MultiBoxLossParameter

caffe.proto:1385

Message that store parameters used by MultiBoxLossLayer

Used in: LayerParameter

enum MultiBoxLossParameter.ConfLossType

caffe.proto:1393

Confidence loss type.

Used in: MultiBoxLossParameter

enum MultiBoxLossParameter.LocLossType

caffe.proto:1387

Localization loss type.

Used in: MultiBoxLossParameter

enum MultiBoxLossParameter.MatchType

caffe.proto:1405

Matching method during training.

Used in: MultiBoxLossParameter

enum MultiBoxLossParameter.MiningType

caffe.proto:1444

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

caffe.proto:195

Used in: SolverParameter

message NetState

caffe.proto:411

Used in: NetParameter, SolverParameter

message NetStateRule

caffe.proto:417

Used in: LayerParameter, V1LayerParameter

message NoiseParameter

caffe.proto:748

Message that stores parameters used by data transformer for transformation policy

Used in: TransformationParameter

message NonMaximumSuppressionParameter

caffe.proto:1091

Used in: DetectionOutputParameter, MultiBoxLossParameter

message NormalizeParameter

caffe.proto:1468

Message that stores parameters used by NormalizeLayer

Used in: LayerParameter

message NormalizedBBox

caffe.proto:134

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

Used in: Annotation

message PReLUParameter

caffe.proto:2063

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

Used in: LayerParameter

message ParamSpec

caffe.proto:437

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

Used in: LayerParameter

enum ParamSpec.DimCheckMode

caffe.proto:446

Used in: ParamSpec

message ParameterParameter

caffe.proto:1478

Used in: LayerParameter

message PermuteParameter

caffe.proto:1482

Used in: LayerParameter

enum Phase

caffe.proto:406

Used in: LayerParameter, NetState, NetStateRule

message PoolingParameter

caffe.proto:1489

Used in: LayerParameter, V1LayerParameter

enum PoolingParameter.Engine

caffe.proto:1507

Used in: PoolingParameter

enum PoolingParameter.PoolMethod

caffe.proto:1490

Used in: PoolingParameter

message PowerFileParameter

caffe.proto:2152

added by Kaichun Mo

Used in: LayerParameter

message PowerParameter

caffe.proto:1518

Used in: LayerParameter, V1LayerParameter

message PredictBoxParameter

caffe.proto:460

Used in: LayerParameter

message PriorBoxParameter

caffe.proto:1526

Message that store parameters used by PriorBoxLayer

Used in: LayerParameter

enum PriorBoxParameter.CodeType

caffe.proto:1528

Encode/decode type.

Used in: DetectionOutputParameter, MultiBoxLossParameter

message PythonParameter

caffe.proto:1567

Used in: LayerParameter

message ROIPoolingParameter

caffe.proto:628

Message that stores parameters used by ROIPoolingLayer

Used in: LayerParameter

message ReLUParameter

caffe.proto:1636

Message that stores parameters used by ReLULayer

Used in: LayerParameter, V1LayerParameter

enum ReLUParameter.Engine

caffe.proto:1643

Used in: ReLUParameter

message RecurrentParameter

caffe.proto:1588

Message that stores parameters used by RecurrentLayer

Used in: LayerParameter

message ReductionParameter

caffe.proto:1607

Message that stores parameters used by ReductionLayer

Used in: LayerParameter

enum ReductionParameter.ReductionOp

caffe.proto:1608

Used in: ReductionParameter

message ReshapeParameter

caffe.proto:1651

Used in: LayerParameter

message ResizeParameter

caffe.proto:701

Message that stores parameters used by data transformer for resize policy

Used in: DetectionEvaluateParameter, SaveOutputParameter, TransformationParameter

enum ResizeParameter.Interp_mode

caffe.proto:729

Same as in OpenCV

Used in: ResizeParameter

enum ResizeParameter.Pad_mode

caffe.proto:717

Used in: ResizeParameter

enum ResizeParameter.Resize_mode

caffe.proto:705

Used in: ResizeParameter

message ReverseParameter

caffe.proto:2081

Used in: LayerParameter

message SPPParameter

caffe.proto:1860

Used in: LayerParameter

enum SPPParameter.Engine

caffe.proto:1868

Used in: SPPParameter

enum SPPParameter.PoolMethod

caffe.proto:1861

Used in: SPPParameter

message SSDDataParameter

caffe.proto:1267

Used in: LayerParameter

message STLossParameter

caffe.proto:2157

added by Kaichun Mo

Used in: LayerParameter

message SaltPepperParameter

caffe.proto:740

Used in: NoiseParameter

message SampleConstraint

caffe.proto:84

Constraints for selecting sampled bbox.

Used in: BatchSampler

message Sampler

caffe.proto:71

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

Used in: BatchSampler

message SaveOutputParameter

caffe.proto:1100

Used in: DetectionOutputParameter

message ScaleParameter

caffe.proto:1715

Used in: LayerParameter

message SigmoidParameter

caffe.proto:1752

Used in: LayerParameter, V1LayerParameter

enum SigmoidParameter.Engine

caffe.proto:1753

Used in: SigmoidParameter

message SliceParameter

caffe.proto:1761

Used in: LayerParameter, V1LayerParameter

message SmoothL1LossParameter

caffe.proto:638

Used in: LayerParameter

message SoftmaxParameter

caffe.proto:1773

Message that stores parameters used by SoftmaxLayer, SoftmaxWithLossLayer

Used in: LayerParameter, V1LayerParameter

enum SoftmaxParameter.Engine

caffe.proto:1774

Used in: SoftmaxParameter

message SolverParameter

caffe.proto:233

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

//////////////////////////////////////////////////////////////////////////// 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

caffe.proto:340

Used in: SolverParameter

enum SolverParameter.SolverMode

caffe.proto:346

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

Used in: SolverParameter

enum SolverParameter.SolverType

caffe.proto:378

DEPRECATED: old solver enum types, use string instead

Used in: SolverParameter

message SolverState

caffe.proto:397

A message that stores the solver snapshots

message SpatialTransformerParameter

caffe.proto:2128

added by Kaichun Mo

Used in: LayerParameter

message TanHParameter

caffe.proto:1792

Used in: LayerParameter, V1LayerParameter

enum TanHParameter.Engine

caffe.proto:1793

Used in: TanHParameter

message ThresholdParameter

caffe.proto:1811

Message that stores parameters used by ThresholdLayer

Used in: LayerParameter, V1LayerParameter

message TileParameter

caffe.proto:1802

Message that stores parameters used by TileLayer

Used in: LayerParameter

message TransformationParameter

caffe.proto:666

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

Used in: LayerParameter, V1LayerParameter

message TransposeParameter

caffe.proto:2073

Used in: LayerParameter

message V0LayerParameter

caffe.proto:1971

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

caffe.proto:1985

Used in: V0LayerParameter

message V1LayerParameter

caffe.proto:1877

DEPRECATED: use LayerParameter.

Used in: NetParameter

enum V1LayerParameter.DimCheckMode

caffe.proto:1929

Used in: V1LayerParameter

enum V1LayerParameter.LayerType

caffe.proto:1883

Used in: V1LayerParameter

message VideoDataParameter

caffe.proto:1815

Used in: LayerParameter

enum VideoDataParameter.VideoType

caffe.proto:1816

Used in: VideoDataParameter

message WindowDataParameter

caffe.proto:1827

Used in: LayerParameter, V1LayerParameter