bioimage-io / JDLL

The Java library to run Deep Learning models
https://github.com/bioimage-io/JDLL/wiki
Apache License 2.0
27 stars 6 forks source link

Make it easier to configure the Tensors #9

Open tischi opened 1 year ago

tischi commented 1 year ago

Once we have the ModelInfo class (https://github.com/bioimage-io/model-runner-java/issues/8) we can use this to automatically configure the input and output Tensors (at least partially).