core-bioimage-io-python icon indicating copy to clipboard operation
core-bioimage-io-python copied to clipboard

Pytorch Lightning model adaptor

Open jdeschamps opened this issue 4 months ago • 0 comments

Pytorch lightning model format is just a pytorch_state_dict with more entries. It should be quite straightforward to make a model adaptor for it, or adapt the current adaptor.

Potentially a good first issue? @FynnBe

jdeschamps avatar Apr 26 '24 09:04 jdeschamps