plant-seg icon indicating copy to clipboard operation
plant-seg copied to clipboard

A tool for cell instance aware segmentation in densely packed 3D volumetric images

Results 69 plant-seg issues
Sort by recently updated
recently updated
newest added

I'm planning the following enhancements to PlantSeg that could significantly improve its usability: - [x] #251 PlantSeg used a fixed halo that appeared optimal but was potentially influenced by a...

enhancement

There has been a folder of tests, which inspired me to write tests for the model zoo module. Additionally, I observed some inconsistencies in the tests for the zarr module...

enhancement
GUI

Hello, I would like to use the proofreading function and it looks like the split/merge would make it much faster, because it actually works in 3D. However, there's no way...

enhancement

I've been analysing the differences from multiple models, maybe I should make it available in the GUI. - [ ] Proofreading assistant - [ ] Ensemble

enhancement
GUI

## Re-train all PlantSeg models to eliminate hallucination during inference We have historically addressed the tiling artifact by using larger patch sizes. Recently, @Buglakova re-highlighted this issue in [Issue #190](https://github.com/hci-unihd/plant-seg/issues/190),...

bug
enhancement
BioImage.IO

This adds to the complexity of code. e.g. - `UnetPredictions` class in `/g/kreshuk/yu/repositories/plant-seg-doc/plantseg/predictions/predict.py` and - `unet_predictions` function in `/g/kreshuk/yu/repositories/plant-seg-doc/plantseg/predictions/functional/predictions.py` need to be merged for easier maintenance.

enhancement

Its a pity that Classic PlantSeg GUI is not included in the 2.0 update. It has been very helpful in bulk image processing for biologists. Is there any guideline how...

documentation
Legacy

Here I summarise and expand discussions with @akreshuk and @lorenzocerrone. In general, the user interface should have sequential layout and minimal options. Here are some details: ### Logic Fix -...

enhancement
GUI

enhancement
BioImage.IO
GUI

Good afternoon, I am running the 1.8.1 version of plantseg on a linux Mint 22 machine. Everything works as intended but in some case I get the following error: ```...

Legacy