[plugin] name = "human_detection" version = "2.0.0" display_name = "Phát hiện người xâm phạm khu vực" description = "Phát hiện và theo dõi sự hiện diện của con người trong khung hình" library = "human_detection.dll" [capabilities] use_gpu = true use_batching = true use_tracking = true use_alert = true use_zone = true [classes] defaults = ["person"] [models] files = ["mbfs-human-det-v4.onnx"] [inference] model = "mbfs-human-det-v4.onnx" confidence = 0.75 nms = 0.45 input_size = 640