You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to create a GaussianTissueMask with downsampling_factor = 1, it overwrites the normalized_array previsouly created (with Macenko or Vahadane normalizer).
When trying to create a
GaussianTissueMask
withdownsampling_factor = 1
, it overwrites thenormalized_array
previsouly created (with Macenko or Vahadane normalizer).The error was reproduced here, with images from SICAPv2 and an other dataset : https://github.com/pablo-mas/seggini_downsampling
The text was updated successfully, but these errors were encountered: