0.0.2-alpha.4 • Published 3 years ago
ai-lab v0.0.2-alpha.4
Interface: ModelInfo
Properties
iouThreshold
: number (optional) The the allowed area for intersection over union (IOU) between the bounding box with other bounding boxes.maxBoxes
: number The number of boxes to keep after applying NMS.modelType
: undefined | undefined The model type, which identifies the output structure to expect.nmsActive
: boolean (optional) The soft NMS Sigma that allows overlapping of strong object confidence.threshold
: number (optional) The score threshold to identify if a value is returned.
Interface: VideoProps
Interface: ObjectDetectionUIProps
Properties
detectionResults
: ****height
: numbermodelInfo
: ModelInfoonDrawComplete
: **** (optional)width
: number
0.0.2-alpha.0
3 years ago
0.0.2-alpha.2
3 years ago
0.0.2-alpha.1
3 years ago
0.0.2-alpha.4
3 years ago
0.0.2-alpha.3
3 years ago
0.0.1
5 years ago
0.0.0
8 years ago