Get desktop application:
View/edit binary Protocol Buffers messages
Box encoding/decoding configuration for a single box.
Used in:
Number of priors must match the number of values used to encoded values which is derived from the use_... flags below.
Minimum/maximum X/Y of the four corners are used as features. Order: MinX, MinY, MaxX, MaxY. Number of values: 4.
Width and height of the box in this order. Number of values: 2.
Coordinates of the center of the box. Order: X, Y. Number of values: 2.
Area of the box. Number of values: 1.
Prior for a single feature (like minimum x coordinate, width, area, etc.)
Used in:
Options for MultiBoxCoder which is a encoder/decoder for a fixed number of boxes. A list of BoxCoderOptions that allows for storing multiple box coder options in a single file.