From 08236993b45c6bda432903ac057b20c2ad7681d3 Mon Sep 17 00:00:00 2001 From: Benjamin Gallusser Date: Tue, 2 Jul 2024 13:09:17 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c2e300..86e6d12 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # *Trackastra* - Tracking by Association with Transformers -*Trackastra* is a cell tracking approach that links already segmented cells in a microscopy timelapse by predicting assocations with a transformer model that was trained on a diverse set of microscopy videos. +*Trackastra* is a cell tracking approach that links already segmented cells in a microscopy timelapse by predicting associations with a transformer model that was trained on a diverse set of microscopy videos. ![Overview](overview.png)