From 14bc45ef3586c6f40d5b039ddc4db193c475773c Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Thu, 6 Aug 2026 11:05:12 +0100 Subject: [PATCH 1/3] Add competition: RSNA Knee Abnormality Detection --- competitions.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/competitions.json b/competitions.json index 286c124..92f417e 100644 --- a/competitions.json +++ b/competitions.json @@ -7176,6 +7176,26 @@ "sponsor": "Kaggle", "conference": null, "conference_year": null + }, + { + "name": "RSNA Knee Abnormality Detection", + "url": "https://www.kaggle.com/competitions/rsna-knee-abnormality-detection?ref=mlcontests", + "tags": [ + "medicine", + "computer vision", + "image", + "text", + "image classification", + "roc auc score" + ], + "launched": "5 Aug 2026", + "registration-deadline": "15 Oct 2026", + "deadline": "22 Oct 2026", + "prize": "$77,000", + "platform": "Kaggle", + "sponsor": "Radiological Society of North America", + "conference": null, + "conference_year": null } ] -} +} \ No newline at end of file From 7e10f516da4764d2c02df132f230e639bf625e20 Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Fri, 7 Aug 2026 10:03:46 +0100 Subject: [PATCH 2/3] Update competitions.json --- competitions.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/competitions.json b/competitions.json index 92f417e..02e6367 100644 --- a/competitions.json +++ b/competitions.json @@ -7178,15 +7178,13 @@ "conference_year": null }, { - "name": "RSNA Knee Abnormality Detection", + "name": "Detect Knee Abnormalities in Multimodal Imaging Data", "url": "https://www.kaggle.com/competitions/rsna-knee-abnormality-detection?ref=mlcontests", "tags": [ "medicine", - "computer vision", - "image", + "vision", "text", - "image classification", - "roc auc score" + "classification" ], "launched": "5 Aug 2026", "registration-deadline": "15 Oct 2026", @@ -7198,4 +7196,4 @@ "conference_year": null } ] -} \ No newline at end of file +} From 55886bc961bf1645c7ed3f47ee32f5e89d0daec0 Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Fri, 7 Aug 2026 10:05:36 +0100 Subject: [PATCH 3/3] Update competitions.json --- competitions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/competitions.json b/competitions.json index 19f7123..76eb6dc 100644 --- a/competitions.json +++ b/competitions.json @@ -7183,8 +7183,8 @@ "tags": [ "medicine", "vision", - "text", - "classification" + "classification", + "measurable" ], "launched": "5 Aug 2026", "registration-deadline": "15 Oct 2026",