[System.Serializable] public class ConfusionRelation { public string typeName; public string path; public string[] keys; public string[] values; }