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

Create Java object from model.yaml #8

Closed tischi closed 11 months ago

tischi commented 1 year ago

A ModelInfo class created from the model.yaml file would be very useful!

carlosuc3m commented 11 months ago

The class ModelDescriptor does this https://github.com/bioimage-io/JDLL/blob/main/src/main/java/io/bioimage/modelrunner/bioimageio/description/ModelDescriptor.java