Skip to main content

run_qsmgan

Function run_qsmgan 

Source
fn run_qsmgan(
    local_field_ppm: &[f64],
    mask: &[u8],
    grid: &Grid,
) -> Result<Vec<f64>, PipelineError>
Expand description

Source the QSMGAN generator weights and run inference (requires the onnx feature).