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
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@ they can play nice.
17
17
> In case you are stuck with QuPath v0.3.2, [the last release to work is v0.5.1](https://github.com/BIOP/qupath-extension-cellpose/releases/tag/v0.5.1)
18
18
19
19
20
+
> [!WARNING]
21
+
> - Currently, the cellpose-extension hasn't been tested on HPC clusters.
22
+
> - The latest version of cellpose (cellpose-sam v4.0.x) is not yet supported by the extension.
23
+
20
24
# Citing
21
25
22
26
Please cite this extension by linking it to this GitHub or to the release you used, and feel free to give us a star ⭐️
@@ -28,7 +32,7 @@ As this code is neither novel nor entirely original, there is no linked publicat
28
32
## Code authorship
29
33
**Author**: Olivier Burri (1)
30
34
31
-
**Contributors**: Nicolas Chiaruttini (1), Romain Guiet (1)
35
+
**Contributors**: Nicolas Chiaruttini (1), Romain Guiet (1), Rémy Dornier (1)
32
36
33
37
This code heavily makes use of functions created by Pete Bankhead and the QuPath team for their [StarDist Extension](https://github.com/qupath/qupath-extension-stardist)
0 commit comments