fast-stain-normalization icon indicating copy to clipboard operation
fast-stain-normalization copied to clipboard

:star2: GPU-accelerated stain normalization command line tool

Results 2 fast-stain-normalization issues
Sort by recently updated
recently updated
newest added

This is a common challenge using multiprocessing. Basically, the child processes gets killed by `CTRL + C`, but the main process does not.

bug

Hi I was trying faststain on some tif images and ran into this error ``` Traceback (most recent call last): File "C:\ProgramData\Miniconda3\envs\faststain\lib\runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None,...

bug