Skip to content

Commit ba15d27

Browse files
authored
Add TrackMate-YOLO update site
Added TrackMate-YOLO integration as a spot detector in TrackMate.
1 parent 38d0a0a commit ba15d27

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

sites.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2960,6 +2960,20 @@ sites:
29602960
maintainers:
29612961
- "[Jean-Yves Tinevez](https://imagej.net/people/tinevez)"
29622962

2963+
- name: "TrackMate-YOLO"
2964+
id: "TrackMate-YOLO"
2965+
url: "https://sites.imagej.net/TrackMate-YOLO"
2966+
description: >-
2967+
[YOLO](https://docs.ultralytics.com/) integration as a spot detector
2968+
in TrackMate.
2969+
Here we integrated the [object detection](https://docs.ultralytics.com/tasks/detect/)
2970+
routine of YOLO, so objects
2971+
are detected as boxes and add in TrackMate as circular spots. YOLO
2972+
does not ship pretrained model for microscopy, so you will have to
2973+
provide or train one yourself.
2974+
maintainers:
2975+
- "[Jean-Yves Tinevez](https://imagej.net/people/tinevez)"
2976+
29632977
- name: "TrackMateCSVImporter"
29642978
id: "TrackMateCSVImporter"
29652979
url: "https://sites.imagej.net/TrackMateCSVImporter/"

0 commit comments

Comments
 (0)