pub fn load_detection_dataset_jsonl_file( path: &Path, ) -> Result<Vec<DetectionDatasetFrame>, EvalError>