Skip to content

Releases: pr4deepr/cellpose-colab

v0.5

05 Jul 05:03
ceae782
Compare
Choose a tag to compare

v0.5 update:

2024/04/09 Constrained cellpose version to be 2.3.2 to maintain compatibility.

v0.4 update:

Fixed bug where new models could not be used for prediction
v0.3 update:

Updated for Cellpose 2.0
New models incorporated: https://cellpose.readthedocs.io/en/latest/models.html
Parameters used in cellpose will be saved as a txt file (Thanks for suggestion Kota Miura)

Updated Notebook

05 Jan 00:02
c98e2a7
Compare
Choose a tag to compare
  • New models added (Cyto2, Omnipose...) in the notebook, the implementation of which is similar to ZeroCostDL4Mic notebook implementation
  • Parameters used in cellpose will be saved as a txt file alongwith the results (Thanks for suggestion Kota Miura)