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
Hi,
For training a cellpose model on brightfield images (Hematoxylin-DAB, H&E staining) based on Cellpose Training Template script what are modification required?
Thanks,
Dean
The text was updated successfully, but these errors were encountered:
Dear @danidean,
This will depend on what you want to do. If you want to do a training on the RGB image itself, you need to use the all_channels flag, but there is currently a bug with it on the cellpose side
Have you managed to train cellpose as you wanted? I can give you our current workaround, otherwise I will close this ticket as it is unrelated to the extension itself, but rather to cellpose proper.
Hi, I also have the same issue and couldn't find a way to run CellPose in the Brighfield image. I always received an error message with the not found channel: ERROR: No channel found with name DAB.
I did the debug and confirmed that DAB is among the channels together with Hematoxylin, Optical density sum
Hi,
For training a cellpose model on brightfield images (Hematoxylin-DAB, H&E staining) based on Cellpose Training Template script what are modification required?
Thanks,
The text was updated successfully, but these errors were encountered: