From fa9b43e7b2b127c02a4c9002dc663decb435630e Mon Sep 17 00:00:00 2001 From: aaronjoel Date: Mon, 20 Jul 2026 12:46:18 +0200 Subject: [PATCH 1/3] Added the new Zindi/Barbados challenge --- competitions.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/competitions.json b/competitions.json index 606f9d7..a678d1d 100644 --- a/competitions.json +++ b/competitions.json @@ -6989,6 +6989,23 @@ "sponsor": "Biohub", "conference": null, "conference_year": null + }, + { + "name": "Wishlist Hackathon 2026 - Marine Vision Challenge", + "url": "https://zindi.africa/competitions/wishlist-hackathon-2026-marine-vision-challenge?utm_source=mlcontest&utm_medium=referral&utm_campaign=compupdates", + "tags": [ + "supervised", + "classification", + "vision" + ], + "launched": "25 July 2026", + "registration-deadline": "29 Aug 2026", + "deadline": "29 Aug 2026", + "prize": "$1,500", + "platform": "Zindi", + "sponsor": "Fairytale, bluebot, GovTech, INFOLYTICS", + "conference": null, + "conference_year": null } ] } From 9026de819f9b0373050b67dc727d6f959d2c2ee2 Mon Sep 17 00:00:00 2001 From: Aaron Joel Lontsi <1327793+aaronjoel@users.noreply.github.com> Date: Mon, 20 Jul 2026 13:00:11 +0200 Subject: [PATCH 2/3] Fix date format for launched field in competitions.json --- competitions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/competitions.json b/competitions.json index 3b31f3a..7599361 100644 --- a/competitions.json +++ b/competitions.json @@ -6999,7 +6999,7 @@ "classification", "vision" ], - "launched": "25 July 2026", + "launched": "25 Jul 2026", "registration-deadline": "29 Aug 2026", "deadline": "29 Aug 2026", "prize": "$1,500", From ee8b4035e5ee5ed0958bd2528ac39e0d3a0a75d3 Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Thu, 23 Jul 2026 13:31:21 +0100 Subject: [PATCH 3/3] Update competitions.json --- competitions.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/competitions.json b/competitions.json index 7599361..b46a43f 100644 --- a/competitions.json +++ b/competitions.json @@ -6992,12 +6992,13 @@ "conference_year": null }, { - "name": "Wishlist Hackathon 2026 - Marine Vision Challenge", + "name": "Identify Reef Fish Species with Computer Vision Models", "url": "https://zindi.africa/competitions/wishlist-hackathon-2026-marine-vision-challenge?utm_source=mlcontest&utm_medium=referral&utm_campaign=compupdates", "tags": [ "supervised", "classification", - "vision" + "vision", + "measurable" ], "launched": "25 Jul 2026", "registration-deadline": "29 Aug 2026",