steinbock
steinbock copied to clipboard
Dockerized multi-channel image processing framework
This is more to track a discussion: Would you consider supporting the storage of images in other file formats, e.g. .h5? I'm just asking since `cytomapper` could directly link to...
Dear Team, I am analysing some IMC images using the steinbock platform. I have two sets of different images with panels that are 99% the same, the only difference being...
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/psf/black: 24.3.0 → 24.4.0](https://github.com/psf/black/compare/24.3.0...24.4.0)
I have a big tiff (19755x14552 ) for the segmentation. I met issue of "out of memory". I have 1Tb memory for my Linux server. Below is the error info:...
Develop
- `Cellpose` added as an app ( `steinbock/_cli/apps.py `). - `Cellpose` model training added (`steinbock/segmentation/_cli/train.py', 'steinbock/segmentation/train.py`, 'Steinbock/segmentation/_cli/_cli.py'). - `Cellpose` default parameters changed (`steinbock/segmentation/cellpose.py`). - `Cellpose` model zoo added (`steinbock/segmentation/_cli/cellpose.py`). -...