kp.KPConstant
class kp.KPConstant.Const(value)
Kneron PLUS constant value.
-
Attributes
MAX_CROP_BOX :
int
, default=4Maximum number of crop boxes.
FD_MAX :
int
, default=10Maximum number of face detection bounding boxes.
LAND_MARK_POINTS :
int
, default=5Number of land marks points.
FR_FEAT_LENGTH :
int
, default=256The length of one feature map.
YOLO_GOOD_BOX_MAX :
int
, default=100Maximum number of bounding boxes for Yolo models.
APP_PADDING_BYTES :
int
, default=20Reserved padding bytes for C structure.