From 6464baaa328a48399fe6ef66821fa05fe15089fd Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Tue, 30 Jun 2026 09:36:14 +0100 Subject: [PATCH 1/2] Add competition: Biohub - Cell Tracking During Development --- competitions.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/competitions.json b/competitions.json index e74676d..8aec755 100644 --- a/competitions.json +++ b/competitions.json @@ -6915,6 +6915,26 @@ "https://2026.ijcai.org/competitions/", "https://www.kaggle.com/competitions/industrial-automation-challenge-track-1?ref=mlcontests" ] + }, + { + "name": "Biohub - Cell Tracking During Development", + "url": "https://www.kaggle.com/competitions/biohub-cell-tracking-during-development?ref=mlcontests", + "tags": [ + "biology", + "computer vision", + "image", + "video", + "object detection", + "custom metric" + ], + "launched": "29 Jun 2026", + "registration-deadline": "22 Sep 2026", + "deadline": "29 Sep 2026", + "prize": "$60,000", + "platform": "Kaggle", + "sponsor": "Biohub", + "conference": null, + "conference_year": null } ] -} +} \ No newline at end of file From cdb9087ee2e175b875680c1cc646482cb09c3256 Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Tue, 30 Jun 2026 10:31:15 +0100 Subject: [PATCH 2/2] Update competitions.json --- competitions.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/competitions.json b/competitions.json index 8aec755..31d14a1 100644 --- a/competitions.json +++ b/competitions.json @@ -6917,15 +6917,16 @@ ] }, { - "name": "Biohub - Cell Tracking During Development", + "name": "Track Developing Cells in 3D Microscopy Data", "url": "https://www.kaggle.com/competitions/biohub-cell-tracking-during-development?ref=mlcontests", "tags": [ "biology", - "computer vision", + "science", + "vision", "image", "video", - "object detection", - "custom metric" + "detection", + "measurable" ], "launched": "29 Jun 2026", "registration-deadline": "22 Sep 2026", @@ -6937,4 +6938,4 @@ "conference_year": null } ] -} \ No newline at end of file +}