Core Compatibility Report: famous-fish/v0
| ✔️ |
bioimageio format validation |
| status |
passed |
| source |
https://hypha.aicell.io/bioimage-io/artifacts/famous-fish/files/rdf.yaml?version=v0 |
| id |
famous-fish |
| 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 |
recommended conda environment (Reproduce test outputs from test inputs (pytorch_state_dict)) |
|
|
See Recommended Conda Environment 1. |
|
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. |
| ✔️ |
weights.pytorch_state_dict |
Run pytorch_state_dict inference for inputs with batch_size: 1 and size parameter n: 0 |
| ✔️ |
weights.pytorch_state_dict |
Run pytorch_state_dict inference for inputs with batch_size: 2 and size parameter n: 0 |
Recommended Conda Environment 1
%YAML 1.2
---
name: cellpose
channels:
- pytorch
- conda-forge
- nodefaults
dependencies:
- bioimageio.core
- imagecodecs
- pip
- python>=3.9
- pytorch
- setuptools
- torchvision
- pip:
- cellpose==3.1.0