namespace yolov5_onnx.Mod { /// /// 用於指定檢測到對象類型 /// public enum YoloLabelKind { Generic } }