Skip to content

Core Compatibility Report: ambitious-kangaroo/v0¤

🟡 bioimageio format validation
status valid-format
source https://hypha.aicell.io/bioimage-io/artifacts/ambitious-kangaroo/files/rdf.yaml?version=v0
id ambitious-kangaroo
format version model 0.5.6
bioimageio.spec 0.5.6.0
Location Details
✔️ Successfully created `ModelDescr` instance.
✔️ bioimageio.spec format validation model 0.5.6
inputs.0.sample_tensor
Needs to be filled for FAIR compliance
outputs.0.sample_tensor
Needs to be filled for FAIR compliance
weights.pytorch_state_dict Reproduce test outputs from test inputs (pytorch_state_dict)
weights.pytorch_state_dict
Output 'output0' disagrees with 32 of 131072 expected values (244.1 ppm).
 Max relative difference: 3.22e-03 (= \|9.48e-02 - 9.51e-02\|/\|9.51e-02 + 1e-6\|) at {'batch': np.int64(0), 'channel': np.int64(1), 'y': np.int64(65), 'x': np.int64(23)}
 Max absolute difference not accounted for by relative tolerance: 5.84e-04 (= \|2.8305542e-01 - 2.8363943e-01\|) at {'batch': np.int64(0), 'channel': np.int64(1), 'y': np.int64(11), 'x': np.int64(182)}
 Saved actual output to actual_output_output0_pytorch_state_dict.npy.
weights.pytorch_state_dict
recommended conda environment (Reproduce test outputs from test inputs (pytorch_state_dict))
%YAML 1.2
---
name: biapy
channels:
  - conda-forge
  - nodefaults
dependencies:
  - pip
  - pip:
      - timm==1.0.14
  - conda-forge::bioimageio.core
  - python>=3.10
weights.pytorch_state_dict
conda compare (Reproduce test outputs from test inputs (pytorch_state_dict))
Success. All the packages in the specification file are present in the environment with matching
version and build string.