{"record":{"id":"f7e6792b623707e8","repo":"tensorflow/models","slug":"invalid-split-name","errorCode":null,"errorMessage":"Invalid split name {}!!!","messagePattern":"Invalid split name (.+?)!!!","errorType":"exception","errorClass":"ValueError","httpStatus":null,"severity":"error","filePath":"official/legacy/detection/utils/class_utils.py","lineNumber":44,"sourceCode":"  \"\"\"\n  if split_name == 'all':\n    return []\n\n  elif split_name == 'voc':\n    return [\n        1, 2, 3, 4, 5, 6, 7, 9, 16, 17, 18, 19, 20, 21, 44, 62, 63, 64, 67, 72\n    ]\n\n  elif split_name == 'nonvoc':\n    return [\n        8, 10, 11, 13, 14, 15, 22, 23, 24, 25, 27, 28, 31, 32, 33, 34, 35, 36,\n        37, 38, 39, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56,\n        57, 58, 59, 60, 61, 65, 70, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84,\n        85, 86, 87, 88, 89, 90\n    ]\n\n  else:\n    raise ValueError('Invalid split name {}!!!'.format(split_name))\n","sourceCodeStart":26,"sourceCodeEnd":45,"githubUrl":"https://github.com/tensorflow/models/blob/e006f5f0d534913e49c1f1dae87364039fa607e2/official/legacy/detection/utils/class_utils.py#L26-L45","documentation":"Error \"Invalid split name {}!!!\" thrown in tensorflow/models.","triggerScenarios":"Thrown at official/legacy/detection/utils/class_utils.py:44 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"e006f5f0d534913e49c1f1dae87364039fa607e2","analyzedAt":"2026-08-24T14:09:15.576Z","schemaVersion":2},"datasetVersion":"2026-08-24T17:17:21.512Z"}