bioimage-io / pytorch-bioimage-io

Pytorch specific core utilities for interpretation of specification files of the bioimage model zoo
MIT License
0 stars 4 forks source link

Move readers to pythonbioimageio #2

Closed constantinpape closed 4 years ago

constantinpape commented 4 years ago

The implementation of readers should (in most cases) not depend on the deep learning framework. So we can move it to the more general pybioimageio library.

constantinpape commented 4 years ago

Fixed in #3