FAST-Pathology icon indicating copy to clipboard operation
FAST-Pathology copied to clipboard

⚡ Open-source software for deep learning-based digital pathology

Results 30 FAST-Pathology issues
Sort by recently updated
recently updated
newest added

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

I have tried different types of pictures including tif and npdi and whenever I import pictures, the programe exits immediately. Does it must run with Nivida GPU, Environment: Windows 11...

bug

Memory does not seem to be freed after inference, at least not properly. This was observed using an ONNX model using both TensorRT and OpenVINO (CPU) inference engines. This also...

bug

Two suggestions that would be a large improvement to user experience, in my opinion: 1) Zooming is not following the position of the arrow/pointer in the image (like Qupath and...

enhancement