Skip to content

Commit 90b7cca

Browse files
committed
Update README
1 parent 07f6004 commit 90b7cca

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# QuPath extension SAM
22

3+
### New release v0.7: SAM2-based 2D+T tracking and 3D segmentation are supported now!
4+
<img src="https://github.com/ksugar/qupath-extension-sam/releases/download/assets/sam2-sequence-demo.gif" width="768">
5+
36
<img src="https://github.com/ksugar/samapi/releases/download/assets/qupath-samapi.gif" width="768">
47

58
<img src="https://github.com/ksugar/samapi/releases/download/assets/qupath-sam-multipoint-live.gif" width="768">
@@ -173,8 +176,11 @@ If you select a class in `Auto set` in the Annotations tab, it is used for a new
173176

174177
## Updates
175178

179+
### v0.7.0
180+
- Support 2D+T tracking and 3D segmentation with [SAM2](https://ai.meta.com/sam2/) models, available with the [samapi](https://github.com/ksugar/samapi) server `v0.6.0` and above.
181+
176182
### v0.6.0
177-
- Support [SAM2](https://ai.meta.com/sam2/) models. The SAM2 models are available from the [samapi](https://github.com/ksugar/samapi) server `v0.5.0` and above.
183+
- Support [SAM2](https://ai.meta.com/sam2/) models, available with the [samapi](https://github.com/ksugar/samapi) server `v0.5.0` and above.
178184
- Use the current view for the encoder input in the rectangle mode.
179185

180186
### v0.5.0

0 commit comments

Comments
 (0)