André Pedersen

Results 76 issues of André Pedersen

It might be a good idea to create a model zoo or pipeline hub, for storing all the pipelines we create and make openly available. That way, if people want...

enhancement

Similar to https://github.com/AICAN-Research/FAST-Pathology/issues/32, if you zoom out, small objects become invisible. In that scenario it makes sense to merge all together, or similar, if they are close, when rendering are...

enhancement

When rendering results, for instance for nuceli, the segmentations become quite invisible when zooming out. I think it might be a good idea to add some type of rendering effect...

enhancement

Seems like if I stop a pipeline, it will remain running some times, at least for a long while. Might be that we need a more bruteforce way to kill...

bug

Currently, it is possible to run batch inference using the ImageToBatch process object. However, if we want to take advantage of the temporal dimension, for instance if your model includes...

enhancement

When opening the script editor it always opens a new script editor, and disregards if there is already one open. I think it is better to have a single script...

enhancement

When running nuclei segmentation, I observed that the GUI was flickering. See no reason why this should happen, as predictions are not being streamed to the renderer. Tested on Windows...

bug

Just remembered that @dbouget added a feature to remove WSIs from the project, by right-clicking the thumbnail image. However, if you do that, the QStackedWidget is not properly updated, which...

bug

When running the latest release on Win10, I observed that there were some holes in the segmentation mask, when running the nuclei segmentation model. It might be that either: 1)...

bug

Would need to update the list of which results exist in a project after this is done and update the renderer.

enhancement