|
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 4714 of 3932160 expected values (1198.8 ppm).
Max relative difference: 3.01e-02 (= \|4.03e-02 - 4.15e-02\|/\|4.15e-02 + 1e-6\|) at {'batch': np.int64(0), 'channel': np.int64(0), 'z': np.int64(11), 'y': np.int64(245), 'x': np.int64(228)}
Max absolute difference not accounted for by relative tolerance: 1.09e-02 (= \|5.8961040e-01 - 5.7867771e-01\|) at {'batch': np.int64(0), 'channel': np.int64(0), 'z': np.int64(10), 'y': np.int64(246), 'x': np.int64(232)}
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. |