File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ positions of each segmented spot.
261261
262262## Trackastra Linker
263263
264- * This linker uses [ TrackAstra ] ( https://www.ecva.net/papers/eccv_2024/papers_ECCV/papers/09819.pdf ) for linking spots
264+ * This linker uses [ Trackastra ] ( https://www.ecva.net/papers/eccv_2024/papers_ECCV/papers/09819.pdf ) for linking spots
265265 across timepoints.
266266
267267Parameters:
@@ -271,7 +271,7 @@ Parameters:
271271* Mode:
272272 * Greedy linking with divisions: Uses a greedy algorithm to link spots and allows for cell divisions.
273273 * Greedy linking without divisions: Uses a greedy algorithm to link spots and does not allow for cell divisions.
274- * Model (depends on dimensionality of data):
274+ * Model (depends on the dimensionality of data):
275275 * General Model (2D): Pre-trained model trained
276276 on [ diverse 2D datasets] ( https://github.com/weigertlab/trackastra/blob/main/trackastra/model/pretrained.json ) .
277277 Recommended for 2D data.
You can’t perform that action at this time.
0 commit comments