keesh
Results
12
comments of
keesh
I don't know if this project is still active ? I have some additional questions on providing a custom feature set as the provided ones yield poor results.
Yes, I had to downgrade CellPose via pip install cellpose==2.2.3. The old default was net_avg=False, so maybe I can update my code to be future proof? model.eval(gray, diameter=average_diameter_pixs, channels=channels, net_avg=False,...