Skip to main content

load_detection_dataset_jsonl_file

Function load_detection_dataset_jsonl_file 

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