Regarding integrating the export functionality of a pytorch-3dunet model to bioimageio (relevant PR), we need to find a way to be compatible between the pre/post-processing of the bioimageio-core and pytorch-3dunet.
The ModelDescr initialization needs to have the preprocessing and postprocessing attributes.