Skip to content

Core Compatibility Report: demanding-dromedary/v0¤

🟡 bioimageio format validation
status valid-format
source https://hypha.aicell.io/bioimage-io/artifacts/demanding-dromedary/files/rdf.yaml?version=v0
id demanding-dromedary
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
name
Name longer than 64 characters.
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 69 of 65536 expected values (1052.9 ppm).
 Max relative difference: 6.09e-03 (= \|3.28e-02 - 3.26e-02\|/\|3.26e-02 + 1e-6\|) at {'batch': np.int64(0), 'channel': np.int64(0), 'y': np.int64(202), 'x': np.int64(221)}
 Max absolute difference not accounted for by relative tolerance: 9.91e-04 (= \|3.8650873e-01 - 3.8551757e-01\|) at {'batch': np.int64(0), 'channel': np.int64(0), 'y': np.int64(204), 'x': np.int64(219)}
 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
---
channels:
  - pytorch
  - conda-forge
  - nodefaults
dependencies:
  - conda-forge::bioimageio.core
  - numpy >=2,<3
  - pip
  - pytorch==2.4.0
  - torchaudio==2.4.0
  - torchvision==0.19.0
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.