From 5952add66bc8fa244cae173f9bb9dcaa6f21dd85 Mon Sep 17 00:00:00 2001 From: Jonathan Dan Date: Wed, 11 Dec 2024 22:40:08 +0100 Subject: [PATCH] Typo in image link --- algorithms/zhu.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/algorithms/zhu.yaml b/algorithms/zhu.yaml index 9d6eb14..0aaad01 100644 --- a/algorithms/zhu.yaml +++ b/algorithms/zhu.yaml @@ -1,7 +1,7 @@ --- # Description of a seizure detection algorithm title: "utomated Seizure Detection using Transformer Models on Multi-Channel EEGs" -image: "ghcr.io/esl-epfl/zhu_2022:latest" +image: "ghcr.io/esl-epfl/zhu_2023:latest" authors: - given-names: Yuanda family-names: Zhu @@ -62,4 +62,4 @@ Dataset: The annotations are provided as .csv and contain the start time, stop, channel and seizure type. type: url - value: "https://isip.piconepress.com/projects/nedc/html/tuh_eeg/" \ No newline at end of file + value: "https://isip.piconepress.com/projects/nedc/html/tuh_eeg/"